Hello.
I have a GridView with 2 colors(white & gray) of rows based on a data value but when the rows count increases, and I do scroll all rows become one and the same color(gray).
Help. what can I do?
Tahnks
2 Answers, 1 is accepted
0
Maya
Telerik team
answered on 18 Jun 2010, 10:34 AM
Hello Tik,
Most probably this is a result of the virtualization of the grid that is enabled by default. A possible solution in this case would be to stop it by means of the two properties of RadGridView:
However, in order to provide you with a more accurate solution, please give us more details about your scenario. Are you using IValueConverter Interface for setting the color of the rows based on a data value? It would be great if you could send us a sample project so that we could see your exact settings.
Greetings,
Maya
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items