Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个剑道 ui gridview。当用户执行编辑、创建或删除时,编辑器退出,执行本地更新,然后才调用服务器。如果调用失败,网格现在包含不正确的数据。用户编辑丢失。
有没有办法确保只有在服务器响应成功后才存在编辑模式?
下面的网址回答了我的问题。
http://www.kendoui.com/forums/kendo-ui-framework/mvvm/handling-validation-errors-from-server-in-kendo-grid.aspx