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

Scrolling issue with custom style

1 Answer 39 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ross
Top achievements
Rank 1
Ross asked on 18 Nov 2011, 10:38 PM
I've been experiencing very choppy scrolling (not smooth) in my RadGridView with only a couple hundred rows of data. After some experimentation I found that it is because I have customized the RowStyle (GridViewRow), and set an AlternateRowBackground brush (with an AlternationCount of 2).

If I comment out my RowStyle setter the scrolling is fine. If I comment out the AlternationCount setter it is also fine. However, when the RowStyle, and AlternationCount are both uncommented the scrolling is very choppy.

Has any one else experienced / reported this?

Thanks,
Ross

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 21 Nov 2011, 07:51 AM
Hi,

It seems that you've missed our documentation related to performance degradation:
http://www.telerik.com/help/silverlight/gridview-troubleshooting-performance.html

Kind regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Ross
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or