I have a page that when I first load the page, I want to show a grid that has student information on it. When the user selects Teacher from the dropdown box, I want the student grid to disappear and the Teacher grid that has totally different information and headers to appear.
I also want to enable paging on this page.
My problem is the "NeedDataSource" for both grids. It doesnt work for the teacher.
I also want to enable paging on this page.
My problem is the "NeedDataSource" for both grids. It doesnt work for the teacher.