This question is locked. New answers and comments are not allowed.
I use a RadGridView control with custom cell using CellTemplateSelector.
In RowLoaded event, i set foreground color of cell, but when i run my application, the cell foreground is not applied.
When i scroll the vertical scroll --> the foreground color is changed.
--> thank to tell me how to fix this bug.
In RowLoaded event, i set foreground color of cell, but when i run my application, the cell foreground is not applied.
When i scroll the vertical scroll --> the foreground color is changed.
--> thank to tell me how to fix this bug.