随笔分类 -  dev

Gridview SummaryItem 格式化数字
摘要:DisplayFomrat={0:#.##} 阅读全文

posted @ 2012-02-01 14:39 笑看风云淡 阅读(441) 评论(0) 推荐(0)

焦点由Gridview 转到其他控件
摘要:PrivateSubFocusButton()TextEdit1.Focus()EndSubPrivateSubGridView3_KeyDown(ByValsenderAsObject,ByValeAsSystem.Windows.Forms.KeyEventArgs)HandlesGridView3.KeyDownDimvwAsGridView=CType(sender,GridView)Ife.KeyCode=Keys.EnterThenBeginInvoke(NewMethodInvoker(AddressOfFocusButton))EndIfEndSub 阅读全文

posted @ 2011-09-27 13:37 笑看风云淡 阅读(231) 评论(0) 推荐(0)

gridview LookUpEdit按行更改datasource
摘要:[代码] 阅读全文

posted @ 2010-04-27 16:00 笑看风云淡 阅读(647) 评论(0) 推荐(0)

导航