I would like to get confirmation before displaying(open) the popup editor when click on edit command button in the kendo grid same as delete confirmation.
I have used Edit event of the grid. It is successfully display the confirmation dialogue but behind it opens the popup editor window as well.
Is there any way I can display popup editor window only after confirmation from user?