Click here to Skip to main content
15,888,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Generate chart / graph in Visual Basic Pin
Paul Conrad21-Mar-08 9:39
professionalPaul Conrad21-Mar-08 9:39 
GeneralRe: Generate chart / graph in Visual Basic Pin
mariap21-Mar-08 11:37
mariap21-Mar-08 11:37 
Generalwaiter !!! Pin
Assaf8211-Mar-08 11:15
Assaf8211-Mar-08 11:15 
GeneralRe: waiter !!! Pin
Luc Pattyn11-Mar-08 15:38
sitebuilderLuc Pattyn11-Mar-08 15:38 
QuestionProgramming Errors Pin
Lindasue11-Mar-08 10:24
Lindasue11-Mar-08 10:24 
GeneralRe: Programming Errors Pin
Christian Graus11-Mar-08 10:35
protectorChristian Graus11-Mar-08 10:35 
GeneralRe: Programming Errors Pin
Lindasue11-Mar-08 10:47
Lindasue11-Mar-08 10:47 
QuestionStrange behavior in listbox control - VB.NET 2.0 Pin
Marcus J. Smith11-Mar-08 9:53
professionalMarcus J. Smith11-Mar-08 9:53 
I have several list box controls in an application. Some I just add the items through a loop and the others I actually bind a datasource to. I am experiencing some strange behavior from the databound controls. If I click or scroll through the list the selected item will jump around so for example...

The items are...
First Item
Second Item
Third Item


I select Second Item no problem. I select the Third Item and the selected item will switch to the First Item. I try to select the Second Item again and it bounces back to the First Item then I select the Third Item no problem.

That can happen in any order so pay no attention to First, Second, Third, First or any pattern like that. Also this will occur with a click or a key press. I break pointed at the selected index changed event and if I were to select the Third item and the First Item catches the selection then that is the value that comes across at the selected index changed event.

Is this an issue with the databound control or is there some concept I am missing here?


CleaKO

"Now, a man would have opened both gates, driven through and not bothered to close either gate." - Marc Clifton (The Lounge)

GeneralRe: Strange behavior in listbox control - VB.NET 2.0 Pin
Christian Graus11-Mar-08 10:03
protectorChristian Graus11-Mar-08 10:03 
GeneralRe: Strange behavior in listbox control - VB.NET 2.0 Pin
Marcus J. Smith11-Mar-08 10:22
professionalMarcus J. Smith11-Mar-08 10:22 
GeneralRe: Strange behavior in listbox control - VB.NET 2.0 Pin
Christian Graus11-Mar-08 10:34
protectorChristian Graus11-Mar-08 10:34 
GeneralRe: Strange behavior in listbox control - VB.NET 2.0 Pin
Marcus J. Smith11-Mar-08 10:44
professionalMarcus J. Smith11-Mar-08 10:44 
GeneralRe: Strange behavior in listbox control - VB.NET 2.0 Pin
Christian Graus11-Mar-08 10:53
protectorChristian Graus11-Mar-08 10:53 
GeneralRe: Strange behavior in listbox control - VB.NET 2.0 Pin
Marcus J. Smith11-Mar-08 11:00
professionalMarcus J. Smith11-Mar-08 11:00 
GeneralFinding which Item was clicked in a webbrowser Pin
Ahmad Zaidi11-Mar-08 7:05
Ahmad Zaidi11-Mar-08 7:05 
GeneralObject Reference not set to an instance--Urgent Please help Pin
devsheoran11-Mar-08 6:48
devsheoran11-Mar-08 6:48 
GeneralRe: Object Reference not set to an instance Pin
Guffa11-Mar-08 7:58
Guffa11-Mar-08 7:58 
GeneralRe: Object Reference not set to an instance--Urgent Please help Pin
Christian Graus11-Mar-08 8:21
protectorChristian Graus11-Mar-08 8:21 
Generaltimer!!!! Pin
Rharzkie11-Mar-08 5:26
Rharzkie11-Mar-08 5:26 
GeneralRe: timer!!!! Pin
Christian Graus11-Mar-08 8:22
protectorChristian Graus11-Mar-08 8:22 
GeneralRe: timer!!!! Pin
Rharzkie11-Mar-08 12:35
Rharzkie11-Mar-08 12:35 
GeneralRe: timer!!!! Pin
Adam Loudermilk12-Mar-08 13:36
Adam Loudermilk12-Mar-08 13:36 
GeneralCreate user wizard Pin
solarthur0111-Mar-08 5:19
solarthur0111-Mar-08 5:19 
GeneralRe: Create user wizard Pin
Christian Graus11-Mar-08 8:26
protectorChristian Graus11-Mar-08 8:26 
Generalreplace all caracters in a string that are not one of 0-9 or a-z or A-Z with a space... Pin
Support12311-Mar-08 4:48
Support12311-Mar-08 4:48 

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.