Header Styles

Hello

We are using a grid control and want to be able to display icons in the column headers. I found a post that suggested changing the celltype to "Static". This worked for displaying an icon, however the borders that give the cell its raised look have disappeared. I tried going to the BaseStyleMap (this.myGrid.BaseStylesMap["Header"].StyleInfo.Borders) to get the default borders used by header cells yet this returns {None} as the border style. Is it possible to get the default Header borders from the grid or am I going to have to hard code this?

Thanks
Patrick



1 Reply

HA haneefm Syncfusion Team January 28, 2008 11:01 PM UTC

Hi Patrick,

Here is a forum thread that discuss with simillar issue. Please refer this and let me know if this helps.
http://www.syncfusion.com/support/forums/message.aspx?&MessageID=52764

Best regards,
Haneef


Loader.
Up arrow icon