Hi,
I actually do not want set in the model, i would want to update my data in database and then reload the grid with the updated data if its successful. i was trying to achieve this with .saveRow(), hence even tried updating the model and trying to call this.
Thanks.