This is a migrated thread and some comments may be shown as answers.

Cancel a Form save what about the grid ?

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Guillaume
Top achievements
Rank 1
Guillaume asked on 12 Mar 2016, 01:30 PM

I have a form that consist of textboxes AND a grid
The model that I use for the form has properties for the textboxes and a List<MyGridmodel> for the grid.
What is the best way to implement the follow scenario?
I add a record to my grid but after that I click cancel on the form.

So the added record for the grid needs to be canceled,

Anyone ?

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 14 Mar 2016, 04:06 PM
Hi Guillaume,

I would suggest you to review the thread below that elaborates on this matter:

http://stackoverflow.com/questions/14499478/kendo-grid-cancel-edit-event


Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Guillaume
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or