摘要:
asp.net2.0中gridView的删除确认问题 用惯了datagrid,第一次用gridView,倒有点不习惯.写删除确认时还有点不习惯,经过一番折磨,gridView的删除确认可以这样写: ... 阅读全文
posted @ 2008-07-01 21:56
.net's
阅读(459)
评论(0)
推荐(0)
摘要:
1. 打开新的窗口并传送参数: //传送参数: response.write("<script>window.open(’*.aspx?id="+this.DropDownList1.SelectIndex+"&id1="+...+"’)</script>"= //接收参数: string a = Request.QueryString("id"); string b = Request.... 阅读全文
posted @ 2008-07-01 21:43
.net's
阅读(395)
评论(0)
推荐(0)

浙公网安备 33010602011771号