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
I have a requirement that we don't want the data to be expand\Collapse after grouping.
The data should be visible every time, with grouping.
Is it possible to do that using InterSoft web grid.
Thanks
Could you please kindly explain about your requirement to have the data not to be expand/collapse after grouping and should be visible every time with grouping?
Do you mean that after grouping, the data should be expanded? If it is correct, please try to set the value of ‘GroupMode’ property in ‘RootTable’ level to “Expanded”. GroupMode property gets or sets a value indicating whether groups should be collapsed or expanded when groups are calculated.
<ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="100%" Width="100%" ...> <RootTable DataKeyField="SupplierID" GroupMode="Expanded"> ...
Hope this helps.
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