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 want to add rows to my webgrid from client side using javascript. The example in your kit is working. But in my grid i have enabled batchupdate and grouping. So it is giving error. Please let me know how can i do this.
thanks and regards
ca
Using the client side insert row technique from Client_ProgrammaticEdit sample, I could successfully insert a new row from client side with batchupdate and grouping enabled.
Attached is the test page I am using to test the scenario. The page will require northwind.mdb database which has already provided in the WebGrid sample.
still i am not able to add. i also i have subrows as heirarchical grid in this webgrid.
will it be a problem.
In my test, for hierarchical grid there will be an error if we try to add a new child row using the same technique programatically from client side. A bug report has been submitted.
Just to clarify we have the same issue, what did the error message in your page? In my test, the error is "'Row.SubTable' is null or not an object".
Based on the bug report response from the developer, in order to successfully add a new row in the child table you will need to expand the parent row and use the parent row ID as the parameter for the child row creation. Attached is the sample demonstration of such scenario.
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