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
Using the Client Programmatic UI sample as a testbed, the AddGroupColumn() method adds a WebGridGroup, called UpdateUI on the table then called the grid's RefreshAll method.
On the server-side, how can you see that the client action was a ColumnGroup action?
In previous versions of the WebGrid (3.5), this normally comes across in the FlyPostbackAction string.
Normally when the Refresh or RefreshAll flypostback action is fired, I re-retrieve the data from the database and reset all grid/table/column properties to their defaults. However, I can't tell the difference between a user just grouping from the client-side and really refreshing.
Any ideas?
Mike
Hi Mike,
Actually the easiest way to know if it is refresh or grouping, can be known in IntializePostBack event. Those operations will do FlyPostBack. IntializePostBack event will be raised evertime postback. You can use e.Action to know the current process. Hope this helps.
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