随笔 - 125  文章 - 0  评论 - 20  阅读 - 93464
09 2020 档案
DEV LookUpEdit 下拉框
摘要:System.Windows.Forms.ComboBox-->DevExpress.XtraEditors.LookUpEdit string defaultvalue = ""; DataTable dtep_tagtype = JsonConvert.DeserializeObject<Dat 阅读全文
posted @ 2020-09-30 14:44 RookieBoy666 阅读(292) 评论(0) 推荐(0) 编辑
DataTable GridControl 数据结构
摘要:GridControl int[] rows = this.gridView1.GetSelectedRows(); //获取选中行 gridView1int index=gridView1.FocusedRowHandle;//获取选中行id string id = FRDataGridView. 阅读全文
posted @ 2020-09-01 16:22 RookieBoy666 阅读(657) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示