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
How can I set columns align?
I want to display decimal columns right aligned.
If you want to set align right into cell and header column, you will need set those style in WebGridColumn level.
e.g
<ISWebGrid:WebGridColumn Caption="UnitPrice" DataMember="UnitPrice" DataType="System.Decimal" Name="UnitPrice" Width="100px"> <CellStyle HorizontalAlign="Right"> </CellStyle> <HeaderStyle HorizontalAlign="Right" /> </ISWebGrid:WebGridColumn>
Hope this helps.
Thanks Handy. It solves my problem.
Best regards..
Glad to hear that it worked.
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