2015年11月17日
摘要: 前几天开发中 给ComboBox的SelectValue属性赋值是,老是赋不上去。之前SelectValue为Null,执行完调试看下,还是Null。很诡异ComboBox的SelectValue属性 是支持 Get;set方法的。折腾了许久,才发现该 ComboBox候选项 里面没有该 值,所以给... 阅读全文
posted @ 2015-11-17 15:29 王庆东mas 阅读(347) 评论(0) 推荐(0) 编辑
摘要: 然后在后台cs文件中分别对OnGotFocus和OnLostFocus两个方法做处理:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->private v... 阅读全文
posted @ 2015-11-17 14:45 王庆东mas 阅读(584) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 table1结构如下id intname varchar(50)declare @id i... 阅读全文
posted @ 2015-11-17 13:59 王庆东mas 阅读(13062) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-17 13:23 王庆东mas 阅读(0) 评论(0) 推荐(0) 编辑