954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

another question about ComboBox

how can i choose in one ComboBox one choice and get a list in a ListBox specific to this choice.
Sergey

SerogaM
Newbie Poster
16 posts since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

You can bind data in ListBox by some criteria, and in ComboBox selected index changed event handler re-bind the data into ListBox. search in http://msdn.com you'll find a lot of exampls...

Ramy Mahrous
Postaholic
2,196 posts since Aug 2006
Reputation Points: 480
Solved Threads: 276
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You