We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

header caption disapper why,and how i can fix this problem

hi I am using Syncfusion.Grid.Grouping.Windows

I am using timer for refresh my (new load gird)grid for any new add data, but so header caption disapper why,and how i can fix this problem.


how i can retain caption as it is.



HeaderProblem.zip

1 Reply

HA haneefm Syncfusion Team May 17, 2007 11:13 PM UTC

Hi,

You can try this code.

this.gridGroupingControl1.TableDescriptor.Appearance.ColumnHeaderCell.Themed = false;
this.gridGroupingControl1.TableDescriptor.Appearance.ColumnHeaderCell.BackColor = SystemColors.Control;

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon