2006年11月28日
摘要: ListBox的双击事件与弹出窗口Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//---------------------------------------------------------function winopen(obj,winna... 阅读全文
posted @ 2006-11-28 12:09 Gary.han 阅读(930) 评论(0) 推荐(0)
摘要: 通过弹出的窗体向父窗体传递参数Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->通过window.returnvalue向打开对话框的窗口返回信息,当然也可以是对象。例如: test4.htm =================== test5.htm... 阅读全文
posted @ 2006-11-28 11:55 Gary.han 阅读(854) 评论(1) 推荐(0)
摘要: 为DataGrid的某字段进行排序Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> protected void dg_UserInfo_SortCommand(object source, System.Web.UI.WebContro... 阅读全文
posted @ 2006-11-28 09:47 Gary.han 阅读(317) 评论(0) 推荐(0)