iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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
Hello Nicolas,
It is because you are using "writing-mode:tb-rl" style. This style willcontrol the intrinsic writing direction rendering for a block of content. That's why the gradient and center alignment are in vertical position. I suggest you do the default way and write the caption with spaces such as T E S T. Our WebGrid header supports multiline. So, I am sure it will show you just like vertical order.
Regards,Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname