Click here to Skip to main content
15,894,343 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionBinding the data Pin
slSoftware25-Jul-06 22:46
slSoftware25-Jul-06 22:46 
AnswerRe: Binding the data Pin
Christian Graus26-Jul-06 1:50
protectorChristian Graus26-Jul-06 1:50 
GeneralRe: Binding the data Pin
slSoftware26-Jul-06 18:34
slSoftware26-Jul-06 18:34 
GeneralRe: Binding the data Pin
Christian Graus26-Jul-06 19:55
protectorChristian Graus26-Jul-06 19:55 
QuestionEvents Calling Pin
microuser_200025-Jul-06 21:56
microuser_200025-Jul-06 21:56 
AnswerRe: Events Calling Pin
_Chosen25-Jul-06 22:33
_Chosen25-Jul-06 22:33 
QuestionDisplay Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 20:13
Tamimi - Code25-Jul-06 20:13 
AnswerRe: Display Enumeration Value In DataGrid Pin
Christian Graus25-Jul-06 20:42
protectorChristian Graus25-Jul-06 20:42 
Your enums have those values ? If so, I'd think you could cast those numbers to an instance of the enum and call ToString on it.

However, for those two values, it's just as easy to write the code to convert them to strings.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Display Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 21:05
Tamimi - Code25-Jul-06 21:05 
GeneralRe: Display Enumeration Value In DataGrid Pin
Christian Graus25-Jul-06 21:22
protectorChristian Graus25-Jul-06 21:22 
GeneralRe: Display Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 21:26
Tamimi - Code25-Jul-06 21:26 
QuestionUser Validation problem [modified] Pin
slSoftware25-Jul-06 19:05
slSoftware25-Jul-06 19:05 
AnswerRe: User Validation problem Pin
MHASSANF25-Jul-06 21:27
MHASSANF25-Jul-06 21:27 
Questionautofill textbox from external application Listview [modified] Pin
cds toecutter25-Jul-06 18:38
cds toecutter25-Jul-06 18:38 
AnswerRe: game name browser Pin
Christian Graus25-Jul-06 18:43
protectorChristian Graus25-Jul-06 18:43 
GeneralRe: game name browser Pin
cds toecutter25-Jul-06 21:04
cds toecutter25-Jul-06 21:04 
QuestionRe: game name browser Pin
cds toecutter27-Jul-06 19:44
cds toecutter27-Jul-06 19:44 
Questionenumerate tray icon Pin
gmq198425-Jul-06 18:25
gmq198425-Jul-06 18:25 
QuestionCreating a counter [modified] Pin
Harold_Wishes25-Jul-06 17:49
Harold_Wishes25-Jul-06 17:49 
QuestionHow do I display a blank Date/Time field? Pin
LarryCar25-Jul-06 16:30
LarryCar25-Jul-06 16:30 
AnswerRe: How do I display a blank Date/Time field? Pin
ChandraRam25-Jul-06 18:59
ChandraRam25-Jul-06 18:59 
QuestionListeners in VB.NET Pin
Joshua Boyle25-Jul-06 10:09
Joshua Boyle25-Jul-06 10:09 
AnswerRe: Listeners in VB.NET Pin
mr_lasseter25-Jul-06 12:54
mr_lasseter25-Jul-06 12:54 
QuestionStrange Error while inserting records Pin
mike_eps25-Jul-06 9:19
mike_eps25-Jul-06 9:19 
AnswerRe: Strange Error while inserting records Pin
mike_eps26-Jul-06 4:23
mike_eps26-Jul-06 4:23 

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.