DataGrid删除时弹出确认框的方法

<asp:ButtonColumn Text="&lt;div onclick=&quot;return confirm('确定删除吗?')&quot;&gt;删除&lt;/div&gt;" HeaderText="删除"
        CommandName="Delete">
        
       </asp:ButtonColumn>
posted @ 2004-08-12 16:51  竹君子  阅读(88)  评论(0编辑  收藏  举报