开发者

GridView Lostfocus in edit mode

Can anybody let me know how to display a Pop up to confirm if he wants to save the changes ,when a record is in Edit mode in Gridview and user Clicks or tabs away from开发者_开发百科 the row.

Thanks in advance Divya.


Hm, from your description I understood that you have automatic saving of changes on grid lostfocus client event? because if this is not true, then you don't need dialog to prevent saving, because gridview stays in edit mode until user clicks save or cancel(postback the page), right?

So, why then you want that confirmation dialog/popup functionality?

cheers Marko

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜