Hi,
I am using radgrid binded to a list of business objects retreived from tier 2. I have written the code to get the list of objects in the grid_NeedDataSource method. But since this method is getting hit for any single operation like filtering or soting or paging, the response time is very high along with the network delays. Is there any way to get the list only once and do rest all logic at the tier 1 itself. Please help.
Regards,
Saravanan K
I am using radgrid binded to a list of business objects retreived from tier 2. I have written the code to get the list of objects in the grid_NeedDataSource method. But since this method is getting hit for any single operation like filtering or soting or paging, the response time is very high along with the network delays. Is there any way to get the list only once and do rest all logic at the tier 1 itself. Please help.
Regards,
Saravanan K