ThemesEnabled, PushButton and colors

I would like to use XP Styled buttons in the grid and I also want to use Grandient shading on my header row. Any clue on how to do this an easy way?? Now Iæm stuck between ugly header row og ugly buttons... Best regards, Geir

2 Replies

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

Loader.
Up arrow icon