Hello Chartih,
My apologies I forgot that detail. Indeed when using the ListView it will close the edit mode immediately after starting the request (so the edit mode will be closed before the response is sent to the client). So you can prevent the
save event of the ListView. The same question is discussed here:
http://www.telerik.com/forums/keep-listview-in-edit-mode-after-server-side-error
The DataSource will anyway trigger a change event and the ListView will successfully close edit mode if the response will "successful save".
I hope this helps.
Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!