AD
Administrator
Syncfusion Team
May 29, 2005 03:13 PM UTC
Try setting these properties:
this.gridDataBoundGrid1.ThemesEnabled = true;
this.gridDataBoundGrid1.BaseStylesMap["Header"].StyleInfo.Themed = false;
GA
Geir Aamodt
May 29, 2005 04:22 PM UTC
Aahh!! Perfect!!
Thank you so much, that saved my day!!
Best regards,
Geir