Good day,
I have been researching but don't see a way for me to override the Paging Event in the grid. For example, let's say I have 10,000 items coming from a remote source and I want to pass only the first 10 items to the grid. Then when the individual chooses to page to the next 10 theyclick next and the datasource, requests the next 10 from the remote source. Is there a way to accomplish in the grid or should I create my own paging template and apply it below the grid and when a user chooses another page via the paging template, I rebind the datasource to the next 10?
Thank you for your assistance
I have been researching but don't see a way for me to override the Paging Event in the grid. For example, let's say I have 10,000 items coming from a remote source and I want to pass only the first 10 items to the grid. Then when the individual chooses to page to the next 10 theyclick next and the datasource, requests the next 10 from the remote source. Is there a way to accomplish in the grid or should I create my own paging template and apply it below the grid and when a user chooses another page via the paging template, I rebind the datasource to the next 10?
Thank you for your assistance