Click here to Skip to main content
15,885,914 members
Home / Discussions / C#
   

C#

 
QuestionBind List<double[]> to Datagrid Pin
User 1278221-Jul-08 16:43
User 1278221-Jul-08 16:43 
Questionhow to get ideal time of system.. Pin
vayanan21-Jul-08 15:28
vayanan21-Jul-08 15:28 
AnswerRe: how to get ideal time of system.. Pin
Luc Pattyn21-Jul-08 15:40
sitebuilderLuc Pattyn21-Jul-08 15:40 
GeneralRe: how to get ideal time of system.. Pin
vayanan21-Jul-08 17:31
vayanan21-Jul-08 17:31 
QuestionC# macro recorder Pin
nelsonpaixao21-Jul-08 13:46
nelsonpaixao21-Jul-08 13:46 
AnswerRe: C# macro recorder Pin
leppie21-Jul-08 14:39
leppie21-Jul-08 14:39 
AnswerRe: C# macro recorder Pin
leppie21-Jul-08 21:58
leppie21-Jul-08 21:58 
QuestionWhat property controls the "format" of DataTable columns? Pin
JoeRip21-Jul-08 13:22
JoeRip21-Jul-08 13:22 
I have a DataTable (dt) with a DataColumn (dc) whose Datatype is System.Int64.

I want this column to display the 64 bit Int in Hexadecimal format, as if the number had been converted like Int64Data.ToString("X").

What property of a column controls this display? There's no "format" property for a column, and "Expression" appears to be for aggregation.

It's important that the column datatype remain INT64 (and not string), or I would just do the formatting conversion myself.

Can somebody point me to the correct method for setting the column display formatting?

Thanks.
AnswerRe: What property controls the "format" of DataTable columns? Pin
JoeRip21-Jul-08 13:34
JoeRip21-Jul-08 13:34 
GeneralRe: What property controls the "format" of DataTable columns? Pin
leppie21-Jul-08 14:40
leppie21-Jul-08 14:40 
Questionextern keyword not only with DllImportAttributte Pin
Lutosław21-Jul-08 13:01
Lutosław21-Jul-08 13:01 
AnswerRe: extern keyword not only with DllImportAttributte Pin
leppie21-Jul-08 14:46
leppie21-Jul-08 14:46 
GeneralRe: extern keyword not only with DllImportAttributte Pin
Lutosław21-Jul-08 23:43
Lutosław21-Jul-08 23:43 
QuestionPrinting from a webservide Pin
Dirso21-Jul-08 12:47
Dirso21-Jul-08 12:47 
AnswerRe: Printing from a webservide Pin
leppie21-Jul-08 14:43
leppie21-Jul-08 14:43 
GeneralRe: Printing from a webservide Pin
Dirso21-Jul-08 15:10
Dirso21-Jul-08 15:10 
QuestionWebService uploading/processing/returning the results Pin
Dirso21-Jul-08 12:40
Dirso21-Jul-08 12:40 
QuestionSpeed Search Text File Pin
polishprogrammer21-Jul-08 11:19
polishprogrammer21-Jul-08 11:19 
AnswerRe: Speed Search Text File Pin
CPallini21-Jul-08 11:35
mveCPallini21-Jul-08 11:35 
GeneralRe: Speed Search Text File Pin
polishprogrammer21-Jul-08 11:42
polishprogrammer21-Jul-08 11:42 
GeneralRe: Speed Search Text File Pin
Luc Pattyn21-Jul-08 12:12
sitebuilderLuc Pattyn21-Jul-08 12:12 
GeneralRe: Speed Search Text File Pin
polishprogrammer21-Jul-08 12:28
polishprogrammer21-Jul-08 12:28 
AnswerRe: Speed Search Text File Pin
nelsonpaixao21-Jul-08 12:52
nelsonpaixao21-Jul-08 12:52 
AnswerRe: Speed Search Text File Pin
Alan Balkany22-Jul-08 4:01
Alan Balkany22-Jul-08 4:01 
GeneralRe: Speed Search Text File Pin
polishprogrammer23-Jul-08 8:08
polishprogrammer23-Jul-08 8:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.