Hi,
I have a drop down list place above a gridview. I have a column named course, I want the gridview to display the data based on the selection of the drop down list.
Example:
If I select Hotel Management, then the Grid View should display all the records that consists of hotel management as the course.
Thank you,