Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
GeneralRe: about saliency extraction Pin
yogesh_deshmukh9-Jan-09 19:37
yogesh_deshmukh9-Jan-09 19:37 
GeneralRe: about saliency extraction Pin
yogesh_deshmukh16-Jan-09 20:32
yogesh_deshmukh16-Jan-09 20:32 
GeneralRe: about saliency extraction Pin
Eddy Vluggen18-Jan-09 2:34
professionalEddy Vluggen18-Jan-09 2:34 
QuestionDisplay numbers in HEX - DataGridView? Pin
liqnit7-Jan-09 2:46
liqnit7-Jan-09 2:46 
AnswerRe: Display numbers in HEX - DataGridView? Pin
DaveyM697-Jan-09 2:58
professionalDaveyM697-Jan-09 2:58 
GeneralRe: Display numbers in HEX - DataGridView? Pin
liqnit7-Jan-09 3:30
liqnit7-Jan-09 3:30 
GeneralRe: Display numbers in HEX - DataGridView? Pin
DaveyM697-Jan-09 3:46
professionalDaveyM697-Jan-09 3:46 
GeneralRe: Display numbers in HEX - DataGridView? Pin
Dave Kreskowiak7-Jan-09 5:57
mveDave Kreskowiak7-Jan-09 5:57 
The mear fact that a number is being displayed in the DGV makes the item you see in the DGV cell a string, no matter what the actual data type is. So, no there's no way of displayed any data in a DGV without converting it to a string, or some other custom rendered display.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




Questioncut,copy,paste a picturebox control in c#.net at runtime Pin
shabanab7-Jan-09 2:33
shabanab7-Jan-09 2:33 
RantDon't repost Pin
Eddy Vluggen7-Jan-09 2:38
professionalEddy Vluggen7-Jan-09 2:38 
AnswerRe: Don't repost Pin
Eddy Vluggen7-Jan-09 2:43
professionalEddy Vluggen7-Jan-09 2:43 
AnswerRe: cut,copy,paste a picturebox control in c#.net at runtime Pin
Not Active7-Jan-09 2:45
mentorNot Active7-Jan-09 2:45 
AnswerRe: cut,copy,paste a picturebox control in c#.net at runtime Pin
Dragonfly_Lee7-Jan-09 18:43
Dragonfly_Lee7-Jan-09 18:43 
QuestionReading Binary Database Pin
Muammar©7-Jan-09 2:21
Muammar©7-Jan-09 2:21 
AnswerRe: Reading Binary Database Pin
DaveyM697-Jan-09 2:26
professionalDaveyM697-Jan-09 2:26 
AnswerRe: Reading Binary Database Pin
Colin Angus Mackay7-Jan-09 2:30
Colin Angus Mackay7-Jan-09 2:30 
GeneralRe: Reading Binary Database Pin
Muammar©7-Jan-09 19:55
Muammar©7-Jan-09 19:55 
QuestionSetup tool Pin
blackjack21507-Jan-09 2:12
blackjack21507-Jan-09 2:12 
AnswerRe: Setup tool Pin
Colin Angus Mackay7-Jan-09 2:17
Colin Angus Mackay7-Jan-09 2:17 
GeneralRe: Setup tool Pin
blackjack21507-Jan-09 2:20
blackjack21507-Jan-09 2:20 
GeneralRe: Setup tool Pin
DaveyM697-Jan-09 2:23
professionalDaveyM697-Jan-09 2:23 
AnswerRe: Setup tool Pin
DaveyM697-Jan-09 2:21
professionalDaveyM697-Jan-09 2:21 
AnswerRe: Setup tool Pin
carbon_golem7-Jan-09 2:44
carbon_golem7-Jan-09 2:44 
QuestionLimiting the size of log file Pin
eyalbi0077-Jan-09 1:20
eyalbi0077-Jan-09 1:20 
AnswerRe: Limiting the size of log file Pin
Giorgi Dalakishvili7-Jan-09 1:33
mentorGiorgi Dalakishvili7-Jan-09 1:33 

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.