I have created asp.net webpage with rad grid , within that i provide grouping ,paging and filtering facility.
In here i bind huge data set .because of that page performance will decreased. There for i have try with fetch only the particular page records. but its not fair with grouping. are there any solution for my problem . i need to use paging ,grouping and filtering with high performance
In here i bind huge data set .because of that page performance will decreased. There for i have try with fetch only the particular page records. but its not fair with grouping. are there any solution for my problem . i need to use paging ,grouping and filtering with high performance