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

Visual Basic

 
AnswerRe: Validation Pin
jcrussell30-Jan-06 13:49
jcrussell30-Jan-06 13:49 
GeneralRe: Validation Pin
mayhem_rules30-Jan-06 17:36
mayhem_rules30-Jan-06 17:36 
GeneralRe: Validation Pin
kondepudi nagaraju31-Jan-06 1:45
kondepudi nagaraju31-Jan-06 1:45 
Questioni need help in data grid?? Pin
flashmemory29-Jan-06 22:39
flashmemory29-Jan-06 22:39 
QuestionMirroring GroupBox Contents Pin
vipul khandelwal29-Jan-06 22:06
vipul khandelwal29-Jan-06 22:06 
AnswerRe: Mirroring GroupBox Contents Pin
JUNEYT30-Jan-06 14:35
JUNEYT30-Jan-06 14:35 
QuestionAdd Image to Datagridviewimagecolumn Pin
HemaRawat29-Jan-06 21:56
HemaRawat29-Jan-06 21:56 
QuestionUsing Flexgrid .net Pin
welbert29-Jan-06 19:40
welbert29-Jan-06 19:40 
Hello again,

Need help on this code. Im using Flexgrid control the .net version... dont know what to do about this one.. it produce an error stating "Index was outside the bounds of the array...

For intCount = 0 To 10
grid1.Cell(0, intCount).Text = "Hello"
Next

But when i tried it this way.. ( grid1.cell(0,1).text = "Hello" );).. this works... but if i used for next it produces error.. pls help...

your help is highly appreciated.............

tnx in advance..
AnswerRe: Using Flexgrid .net Pin
Muhammad Javed Khan29-Jan-06 19:51
Muhammad Javed Khan29-Jan-06 19:51 
AnswerRe: Using Flexgrid .net Pin
Dave Kreskowiak30-Jan-06 1:29
mveDave Kreskowiak30-Jan-06 1:29 
AnswerRe: Using Flexgrid .net Pin
Suelinda_W1-Feb-06 6:02
Suelinda_W1-Feb-06 6:02 
Questionhelp me out Pin
simhag29-Jan-06 18:43
simhag29-Jan-06 18:43 
AnswerRe: help me out Pin
Steve Pullan29-Jan-06 18:48
Steve Pullan29-Jan-06 18:48 
AnswerRe: help me out Pin
Mekong River3-Feb-06 5:42
Mekong River3-Feb-06 5:42 
Questionoutlook addin Pin
ankitpatial29-Jan-06 18:31
ankitpatial29-Jan-06 18:31 
AnswerRe: outlook addin Pin
Matthew Hazlett29-Jan-06 19:48
Matthew Hazlett29-Jan-06 19:48 
QuestionCrystal Reports With VB.Net Pin
mayhem_rules29-Jan-06 18:00
mayhem_rules29-Jan-06 18:00 
AnswerRe: Crystal Reports With VB.Net Pin
ankitpatial29-Jan-06 18:53
ankitpatial29-Jan-06 18:53 
QuestionCrystal Reports Trusted Connection Pin
thealca29-Jan-06 17:16
thealca29-Jan-06 17:16 
QuestionDateTimePicker Pin
welbert29-Jan-06 16:36
welbert29-Jan-06 16:36 
AnswerRe: DateTimePicker Pin
Christian Graus29-Jan-06 16:47
protectorChristian Graus29-Jan-06 16:47 
GeneralRe: DateTimePicker Pin
welbert29-Jan-06 17:43
welbert29-Jan-06 17:43 
QuestionReadProcessMemory API and VB.net Pin
gaxxx29-Jan-06 14:36
gaxxx29-Jan-06 14:36 
AnswerRe: ReadProcessMemory API and VB.net Pin
Dave Kreskowiak29-Jan-06 15:15
mveDave Kreskowiak29-Jan-06 15:15 
GeneralRe: ReadProcessMemory API and VB.net Pin
gaxxx29-Jan-06 16:34
gaxxx29-Jan-06 16:34 

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.