Hi Andrey,
A possible solution might be handling the
edit event of the Grid. In the event handler, based on a condition(if the model is new), manually
append the "
Update" and "
Cancel" buttons, and
hide the "
Delete" button.
For example:
I hope this helps.
Regards,
Preslav
Progress Telerik