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 Hierarchical Grid and the Client and Server Side Events fire for both Root and Child Tables.
1. Is there a way to fire the Events per Table?
2. What is the best way to Identify which Table is firing the event.
For instance, some Server Side Events have RowEventArgs which have RowEventArgs.Row.Table.Name that can be used.
However, the Server Side Event, OnInitializeLayout does not have it.
Client Side, what is the best way to identify the Table?
Thanks,
Doug
Hello Doug,
I have consulted your inquiry with the developer team.
Actually, we do have a documentation topic about Event sequence in WebGrid. You can locate the topic from WebGrid 7 Documentation from Start Menu >> All Programs >> Intersoft WebUI Studio 2010 R2 >> WebUI Studio for ASP.NET >> WebGrid 7.
Browse through Features and Concepts >> Events >> Event sequence of server side events. You will get the information about the Event sequence valid in WebGrid.
Based on the event sequence, InitializeLayout Server-side event will be invoked before InitializeDataSource and PrepareDataBinding events. Means that it is not possible for grid to obtain the tables' name and columns' name.
Via Client-side, you can get the table info from the row object.
Please refer to the Event sequence topic for more information.
Hope this helps.
Thank you.
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