This is a migrated thread and some comments may be shown as answers.

Navigating between rows of a RadGrid Slow

1 Answer 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Srinivas Dhulipala
Top achievements
Rank 1
Srinivas Dhulipala asked on 08 Mar 2012, 10:05 PM
Hi,
I have a RadGrid with around 250 rows and 18 columns.
I did not apply any skin and set my skin property to "".
I did use some styles to render my rows.
I have a color assigned for the selection of the Row in Radgrid.
However when i select another row, it first shows a grey box before showing the Highlighted color.
This happens more frequently if there are some processes running on the machine.
Can you please let me know if there is a solution to avoid this from happening?
Thanks
Srinivas Dhulipala

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Mar 2012, 06:09 AM
Hello Srinivas,

I tried to recreate the same scenario but no avail. But faced some performance issue with selecting the item when there was more records in a single page. In case you have more than 100 records in a flat grid, it is recommended to turn on the build-in paging/custom paging of the grid. So I suggest you to try the same with paging enabled.

Also take a look into the following help document which explains the optimization of grid performance.
Client/server grid performance optimizations.

Hope it helps.

Thanks,
Shinu.
Tags
Grid
Asked by
Srinivas Dhulipala
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or