|
Title: how to save the changes Post by: rahul.sanjose on November 13, 2012, 03:10:30 PM Hi,
I am using an editable treegrid. After doing the changes on the client side JS, I want to push these changes to server. Can I submit the treegrid object to server? Any example/help will be greatly appreciated. Thanks, Rahul Title: Re: how to save the changes Post by: yogesh on November 14, 2012, 06:01:39 AM you can call service which will update record on successful edit event
i dont have example |