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.
我正在使用 DevExpress v.10 我在网页上有一个 ASPxGridView 网格。我想为其添加以下功能。当一个 EditForm 表单被关闭(通过取消按钮)时,我需要一个带有警告的消息框:“你真的要关闭表单而不保存吗?是/否'
我该如何实施?
有必要实现并使用自定义关闭按钮来完成此任务:
按 ID 查找如何使用“不再询问我”选项实现删除确认对话框
GridViewCommandColumn.CustomButtons 属性