WillieMakit
New member
- Joined
- Oct 29, 2009
- Messages
- 1
- Programming Experience
- 10+
I have a dropdown list where the user selects from a list of students. I also have a datagridview to show student history. I want to filter the gv to show only records for the student selected in the dropdown. Currently the gv is bound to a dataset showing the students' history.
I am using VB .Net 3.5 to build a winform.
What is the best way to do this?
I am using VB .Net 3.5 to build a winform.
What is the best way to do this?