jgd1234567
Programmer
Hi, i'm trying to build my own pager control. I have added a property called DataSourceID which allows me to access the ObjectDataSource on the page. However in my control i need to call the "SelectCountMethod" from the type "TypeName" specified by the object data source to return the number of rows. I understand the way to do this is to use reflection but i have no idea where to start.
Really appreciate it if someone could help. Thanks
Really appreciate it if someone could help. Thanks