Click here to Skip to main content
15,911,711 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to get row number of datagrid when clicked Pin
sai_sailendra18-Oct-05 2:55
sai_sailendra18-Oct-05 2:55 
AnswerRe: how to get row number of datagrid when clicked Pin
prathiba_naresh18-Oct-05 4:10
prathiba_naresh18-Oct-05 4:10 
GeneralRe: how to get row number of datagrid when clicked Pin
sai_sailendra19-Oct-05 20:10
sai_sailendra19-Oct-05 20:10 
QuestionHow to bind Dataset to Crystal report(chart and graph) Pin
lituparitosh18-Oct-05 2:27
lituparitosh18-Oct-05 2:27 
Questionhow i can run exe file on win 2003 server... Pin
rathour18-Oct-05 1:07
rathour18-Oct-05 1:07 
AnswerRe: how i can run exe file on win 2003 server... Pin
enjoycrack18-Oct-05 10:33
enjoycrack18-Oct-05 10:33 
QuestionVariable declaration inside For loop Pin
Jon Merrifield18-Oct-05 1:06
Jon Merrifield18-Oct-05 1:06 
AnswerRe: Variable declaration inside For loop Pin
Richard_Wolf18-Oct-05 6:45
Richard_Wolf18-Oct-05 6:45 
You didn't say if you were using VB6 or .NET but for .NET MSDN isn't terribly clear in their explaination; but the relevant part is: "If you declare a variable inside a block, and if you enter that block several times during the lifetime of the procedure, you should initialize the variable to avoid unexpected values. "

See http://msdn2.microsoft.com/en-us/library/bybkyxaz[^]
GeneralRe: Variable declaration inside For loop Pin
Jon Merrifield18-Oct-05 23:07
Jon Merrifield18-Oct-05 23:07 
QuestionGetting the length of the Double Datatype Pin
prathiba_naresh18-Oct-05 0:43
prathiba_naresh18-Oct-05 0:43 
AnswerRe: Getting the length of the Double Datatype Pin
Richard_Wolf18-Oct-05 6:36
Richard_Wolf18-Oct-05 6:36 
QuestionQuestion about text box. Pin
Isobar17-Oct-05 23:51
Isobar17-Oct-05 23:51 
QuestionHow to write a win32 console application with vb6.0? Pin
steven_wong17-Oct-05 23:17
steven_wong17-Oct-05 23:17 
AnswerRe: How to write a win32 console application with vb6.0? Pin
Richard_Wolf18-Oct-05 4:56
Richard_Wolf18-Oct-05 4:56 
Questionprint form(without going to Microsoft word) Pin
himanshu_softin17-Oct-05 22:39
himanshu_softin17-Oct-05 22:39 
AnswerRe: print form(without going to Microsoft word) Pin
maxiachun18-Oct-05 14:19
maxiachun18-Oct-05 14:19 
QuestionPreserving rich textbox format Pin
baankhi17-Oct-05 22:37
baankhi17-Oct-05 22:37 
QuestionRAW Print (Try this code;when i do,i got error) Pin
Greeky17-Oct-05 22:28
Greeky17-Oct-05 22:28 
AnswerRe: RAW Print (Try this code;when i do,i got error) Pin
Duncan Edwards Jones17-Oct-05 22:56
professionalDuncan Edwards Jones17-Oct-05 22:56 
GeneralRe: RAW Print (Try this code;when i do,i got error) Pin
Greeky17-Oct-05 23:48
Greeky17-Oct-05 23:48 
GeneralRe: RAW Print (Try this code;when i do,i got error) Pin
Duncan Edwards Jones18-Oct-05 1:26
professionalDuncan Edwards Jones18-Oct-05 1:26 
GeneralRe: RAW Print (Try this code;when i do,i got error) Pin
Greeky18-Oct-05 2:57
Greeky18-Oct-05 2:57 
GeneralRe: RAW Print (Try this code;when i do,i got error) Pin
Dave Kreskowiak18-Oct-05 7:12
mveDave Kreskowiak18-Oct-05 7:12 
GeneralRe: RAW Print (Try this code;when i do,i got error) Pin
Greeky19-Oct-05 0:51
Greeky19-Oct-05 0:51 
QuestionException in datagrid when bound to related view Pin
thebread17-Oct-05 20:36
thebread17-Oct-05 20:36 

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.