Webgrid 7 column header style when using CustomRules="writing-mode:tb-rl;"

1 reply. Last post: May 13, 2010 11:22 PM by Handy Surya
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

hello,

 

I'm using CustomRules to change the orientation of the text in a column header.

 

This works well, but the Gradient originally in the top of the header is now displaying in the right of the header (see attached picture).

Do you have any idea how to avoid this ?

Is it right to use :

 

<WebGrid:WebGridColumn Caption="<%$ Resources:Resources, toto %>" EditType="NoEdit"
                    DataMember="toto" Name="toto">
                    <HeaderStyle CustomRules="writing-mode:tb-rl;text-align:center;" />
                </WebGrid:WebGridColumn>

Best Regards,

Nicolas

 

 

1 attachment
All times are GMT -5. The time now is 5:35 PM.
Previous Next