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 !! :)