摘要:
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--for(inti=0;i<DataGrid1.Items.Count;i++){CheckBoxcb=(CheckBox)DataGrid1.Items[i].FindControl("cb1... 阅读全文
摘要:
先看效果图最近在开发网站,考虑到用户体验,决定不用弹窗。。。实现这个很简单,代码复制我的过去用该一下命名就ok了,基本不需要额外的插件,如果你不是一味追求无刷新的话...自己写个div,引入jquery-1.3.2.min.js[代码]#success 是提示层div的id,当然你也可以用.classname获取aspx代码 Code highlighting produced by Actipr... 阅读全文
摘要:
存储过程 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1setANSI_NULLSON2setQUOTED_IDENTIFIERON3go45--参数说明6----------------------------------------------... 阅读全文