Click here to Skip to main content
15,887,485 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionArray to Datagrid back to array Pin
GregRH14-May-07 10:18
GregRH14-May-07 10:18 
AnswerRe: Array to Datagrid back to array Pin
Dave Kreskowiak15-May-07 3:35
mveDave Kreskowiak15-May-07 3:35 
GeneralRe: Array to Datagrid back to array Pin
GregRH15-May-07 4:28
GregRH15-May-07 4:28 
QuestionNeed help with my service please!!! Pin
tcombs0714-May-07 9:40
tcombs0714-May-07 9:40 
AnswerRe: Need help with my service please!!! Pin
Paul Conrad14-May-07 9:45
professionalPaul Conrad14-May-07 9:45 
AnswerRe: Need help with my service please!!! Pin
SimulationofSai14-May-07 9:52
SimulationofSai14-May-07 9:52 
AnswerRe: Need help with my service please!!! Pin
Dave Kreskowiak14-May-07 9:59
mveDave Kreskowiak14-May-07 9:59 
QuestionSelectedIndexChanged click item listbox database Pin
keninfo14-May-07 9:34
keninfo14-May-07 9:34 
Hello all,

Here's my situation:

I have a form with a listbox and a textbox, both with the same collumn of a databasetable.

When i click an item in the listbox i want the textbox to show the item as well.

I tried the following code:

Me.BindingContext(dsGroepAgent, "groep").Position = lstgroepen.SelectedIndex

When i click an item in the listbox the following error occured:

An unhandled exception of type 'System.StackOverflowException' occurred in System.Windows.Forms.dll

Any idea

AnswerJust a friendly reminder... Pin
Dave Kreskowiak14-May-07 9:01
mveDave Kreskowiak14-May-07 9:01 
JokeRe: Just a friendly reminder... Pin
Paul Conrad14-May-07 9:14
professionalPaul Conrad14-May-07 9:14 
GeneralRe: Just a friendly reminder... Pin
Dave Kreskowiak14-May-07 9:47
mveDave Kreskowiak14-May-07 9:47 
GeneralRe: Just a friendly reminder... Pin
Paul Conrad14-May-07 9:53
professionalPaul Conrad14-May-07 9:53 
QuestionHow to filter data readed from code bar reader to datagrid Pin
Mr. Wonderful14-May-07 8:14
Mr. Wonderful14-May-07 8:14 
AnswerRe: How to filter data readed from code bar reader to datagrid Pin
Dave Kreskowiak14-May-07 8:50
mveDave Kreskowiak14-May-07 8:50 
GeneralRe: How to filter data readed from code bar reader to datagrid Pin
Mr. Wonderful15-May-07 7:09
Mr. Wonderful15-May-07 7:09 
QuestionHow to see CPU use (%) Pin
Zaegra14-May-07 8:12
Zaegra14-May-07 8:12 
AnswerRe: How to see CPU use (%) Pin
MatrixCoder14-May-07 8:23
MatrixCoder14-May-07 8:23 
GeneralRe: How to see CPU use (%) [modified] Pin
Dave Kreskowiak14-May-07 8:40
mveDave Kreskowiak14-May-07 8:40 
GeneralRe: How to see CPU use (%) Pin
Paul Conrad14-May-07 8:53
professionalPaul Conrad14-May-07 8:53 
GeneralRe: How to see CPU use (%) Pin
Zaegra15-May-07 3:14
Zaegra15-May-07 3:14 
AnswerRe: How to see CPU use (%) Pin
Dave Kreskowiak14-May-07 8:44
mveDave Kreskowiak14-May-07 8:44 
QuestionTimer control running in the background Pin
steve_rm14-May-07 8:05
steve_rm14-May-07 8:05 
AnswerRe: Timer control running in the background Pin
SimulationofSai14-May-07 9:36
SimulationofSai14-May-07 9:36 
GeneralRe: Timer control running in the background Pin
steve_rm14-May-07 15:52
steve_rm14-May-07 15:52 
GeneralRe: Timer control running in the background Pin
Dave Kreskowiak14-May-07 16:36
mveDave Kreskowiak14-May-07 16: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.