I have updated a row and need to pass the row value to server side for save.
This is an igGrid without MVC.
Hi vnt_prabhu,
Please feel free to contact me if you need further assistance with this matter.
Thank you for your reply.
Can you confirm whether that no javascript exceptions are thrown when a grid row is updated ? Any additional information or code you can provide would help isolate the matter.
Hi Angel,
Even after adding all these codes in the project the grid values are not getting posted. could you please let me know the reason for this.
Thanks.
Hi Peter,
Thanks for your prompt reply.
I have included the code changes in my project but the postback on editrowended doesn't happen.
The Page_load function is getting called only for the first time the page is loaded.
I am attaching a simple sample for your consideration illustrating an igGrid in a WebForm which would output the update row values on the server upon row modification.
Please feel free to contact me if you have any questions.