摘要:
将CommandField的ShowDeleteButton=True,那么当点击这个CommandField字段时会触发RowDeleting事件 而BUttonField需要将CommandName=Delete才会激发RowDeleting事件 Code highlighting produced by Actipro CodeHighlighter (freeware)http://w... 阅读全文
posted @ 2008-12-16 20:21
麻衣之光
阅读(274)
评论(0)
推荐(0)
摘要:
要先设置GridView的AllowSortring=true,这样当点击列标题的时候才能激发GridView的Sorting事件进行排序 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System... 阅读全文
posted @ 2008-12-16 18:11
麻衣之光
阅读(411)
评论(0)
推荐(0)
浙公网安备 33010602011771号