This question is locked. New answers and comments are not allowed.
Hi,
lately I've been having performance issues as we're working with large dataset (over 3 million in some cases).
I was wondering if there's a way I could use the RadGridView with the RadDataPager to load data using the "on demand" approach. Can I change it to execute the query but download only the records of the current page instead of downloading everything the query returns? If it is, then would the GridView also populate all the filters based on the unique items on not just the current page but all the data from the query?
Thank you,
Rick
lately I've been having performance issues as we're working with large dataset (over 3 million in some cases).
I was wondering if there's a way I could use the RadGridView with the RadDataPager to load data using the "on demand" approach. Can I change it to execute the query but download only the records of the current page instead of downloading everything the query returns? If it is, then would the GridView also populate all the filters based on the unique items on not just the current page but all the data from the query?
Thank you,
Rick