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
Hi,
We are using WebGrid version 9.0.7200.4 with IE11
Root table tile getting mixed with grid data.
Please help.
Screenshot attached for reference.
Thanks in advance
From the screenshot, capture.png, I assume that:
Set the Height property of HeaderStyle to a bigger size should help resolve the layout problem.
<ISWebGrid:WebGrid ID="WebGrid1" runat="server" ...> <RootTable DataKeyField="CustomerID" DataMember="Customers" TableHeaderVisible="true"> <Columns> ... </Columns> </RootTable> <LayoutSettings AllowFilter="Yes" AllowDefaultStyleMerging="true"> <HeaderStyle Height="60px" /> </LayoutSettings> </ISWebGrid:WebGrid>
Please let me know whether this helps or not.
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