2020年1月7日

摘要: 1.设置datagrid宽度: dataGrid1.DataSource = ds.Tables[0].DefaultView; DataGridTableStyle myts = new DataGridTableStyle(); myts.MappingName = dataTableSrc.T 阅读全文
posted @ 2020-01-07 13:49 岁月寒风 阅读(513) 评论(0) 推荐(0) 编辑

导航