Hi,
I am using RadGridView and RadDataPager to show some details and its working fine. But my requirement is little bit tricky.
1.When i am populating details from database i want to retrieve 10 or say n number of record at a time (But data is huge)
2. Pagination i have handled at my SP level which except some parameters in order to retrieve details.
3.I know the count in Initial.
4.Where should i write code for pagination when a page change which means my method in order to retrieve details from database.
Looking forward,
Regards,
Sanghi Krishna
I am using RadGridView and RadDataPager to show some details and its working fine. But my requirement is little bit tricky.
1.When i am populating details from database i want to retrieve 10 or say n number of record at a time (But data is huge)
2. Pagination i have handled at my SP level which except some parameters in order to retrieve details.
3.I know the count in Initial.
4.Where should i write code for pagination when a page change which means my method in order to retrieve details from database.
Looking forward,
Regards,
Sanghi Krishna