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

Color of column behind frozen column shows up

1 Answer 73 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nathaniel
Top achievements
Rank 1
Nathaniel asked on 05 Dec 2014, 03:25 PM

I have a grid with a large number or columns.The first 4 columns are
frozen. I have some columns that I set the column background color in
the code behind and some i set in the XAML.   For those columns that I
set the background color in the code behind, when i scroll horizontally
and partially obscure it behind the last frozen column, and then I
scroll vertically the color of the the column will show thru the frozen
column.

See Attached picture

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 08 Dec 2014, 12:36 PM
Hi,

Generally, we do not recommend working directly with the visual elements in RadGridView as it is a virtualized control and its elements are reused as they are brought in and out the view area. You can check our online documentation explaining how the UI virtualization works. 

May I ask you to share some more details on how do you set the Background of the cells in code behind? What is the result if you disable freezing the columns at all?

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Nathaniel
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or