Hello !!

I am stuck with an issue and need some guidance.. I am using visual studio 2008, vb.net Windows app and ms access 2003.

I just wanted to know that there is a form in which i select an option from the list of options in combobox.. While the user selects a type, i want the data relevant to the type be displayed in the datagridview. I have bound the datagridview to datasource in design..

But am blank as to which event can i use and how should i start it ?? Went through various sources, but seemingly vague. Could you please guide me through it ??

Thank You for your time and help !! :)

Recommended Answers

All 3 Replies

CAn you change the datasource in the SelectedIndexChanged or SelectedIndexChanged events of the combo box?

I am using/trying vb.net for the first time.. So no idea about it.. Sorry !! :-|

I did it using fillby toolstrip option.. Thank u !! :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.