Hello, I have a custome pager at the top and bottom of my gridview. In the pager I have a dropdownlist. How do I determine which pager (top or botom) where the selectedindexchange event was fired?
This does not work:
If I select the top dropdown list paging occures. If I select the bottom I get this error:
Specified argument was out of the range of valid values.
Protected
Go to the complete details ...