I have more than 50k records in my database and I need to bind this data to data grid by showing 10 records at a time. If I retrieve all records it is taking too much time. So I've implemented custom paging to retrieve the page size count records with the help of adapter.FetchTypeList(...) method by passing parameters like page number,page size..
But How can I implement the same thing with the procedures?.
Right now I'm using the LLBLGEN pro v2.0(licensed).
do we have the solution for this prob in this version Or it's a future development? Please let me know.
Thank you.
Regards,
Karunaker Reddy