In RadGrid having 7000 records. When I Scroll RadGrid Task Manger shows CPU usage memory between 70 and 90 .The website is very slow .How I can improve performance of website .some times website is struck. How I can reduce memory usage of CPU. I am using IE 6 and IE 7.
Thanks in advance...
When you present large number of records at once you will see delays in the grid operations execution. Check out following help article which explains how to optimize the Grid performance. Client/server grid performance optimizations