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
I created the attached form with a webgrid (version 8).
The datasource is set in the page code behind in the Webgrid's initializedatasource event. The grid returns over 13,000 rows of data that are initially grouped with aggregated totals. I chose to use Client Binding because the performance is so much better. However, the following problems happen when Client Binding is used:
- The group totals appear and then disappear
- When the columns are "ungrouped" all of the data in the grid shifts to the right and the first data column is a new, empty column.
These issues don't occur when the client binding option is removed.
I have tried a multitude of options recommended in the documentation and in the forum but can't seem to find a combination of settings that offers great performance, proper layout when ungrouped, and group totals that are always displayed.
Thank you for the response! HTML5 rendering mode resolved the issue with the extra column.
In order for the totals to display, I had to switch to ServerBinding and use a custom aggregate. Reason: The group footer totals display and then reset to zero with ClientBinding. Also, a javascript error occurred with ClientBinding and a custom aggregate.
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