|
|
@ -561,11 +561,7 @@ |
|
|
|
this.gridColumn21}); |
|
|
|
this.gridColumn21}); |
|
|
|
this.DgvOrg.FixedLineWidth = 1; |
|
|
|
this.DgvOrg.FixedLineWidth = 1; |
|
|
|
this.DgvOrg.GridControl = this.DgcOrg; |
|
|
|
this.DgvOrg.GridControl = this.DgcOrg; |
|
|
|
<<<<<<< HEAD |
|
|
|
|
|
|
|
this.DgvOrg.IndicatorWidth = 40; |
|
|
|
|
|
|
|
======= |
|
|
|
|
|
|
|
this.DgvOrg.IndicatorWidth = 50; |
|
|
|
this.DgvOrg.IndicatorWidth = 50; |
|
|
|
>>>>>>> eb90ebe (1、团体快捷导出,2、编辑信息可以修改出生日期、婚况) |
|
|
|
|
|
|
|
this.DgvOrg.Name = "DgvOrg"; |
|
|
|
this.DgvOrg.Name = "DgvOrg"; |
|
|
|
this.DgvOrg.OptionsMenu.EnableColumnMenu = false; |
|
|
|
this.DgvOrg.OptionsMenu.EnableColumnMenu = false; |
|
|
|
this.DgvOrg.OptionsSelection.MultiSelect = true; |
|
|
|
this.DgvOrg.OptionsSelection.MultiSelect = true; |
|
|
|