We have a RadGrid with 9 columns. We want to use a RadEdiotor for 3 of the columns and have this working except that the performance becomes terrible when there are many rows. For example, with 200 rows in the RadGrid, with the 3 Editors per row, it takes about 30 seconds to load the page.
I realize that we could implement paging and keep it to less than 10 or 20 rows, but this experience does not work well in the situation we need to handle.
I have seen tips on improving performance for multiple RadEditors on a page, but not specifically to multiple RadEditors within a RadGrid.
Can you give us any tips on how to handle this better.
Thanks... Terry
.
I realize that we could implement paging and keep it to less than 10 or 20 rows, but this experience does not work well in the situation we need to handle.
I have seen tips on improving performance for multiple RadEditors on a page, but not specifically to multiple RadEditors within a RadGrid.
Can you give us any tips on how to handle this better.
Thanks... Terry
.