2010年3月2日

摘要: 项目中用到Dev 的GridView,用到此功能,特记下。 public static void GetGridFocusHandle(DevExpress.XtraGrid.Views.Grid.GridView gridView, DataTable source, string columnName,object findName) { int focusHandle = 0; strin... 阅读全文
posted @ 2010-03-02 15:59 Gavin Young 阅读(572) 评论(0) 推荐(0)

导航