lu
2025-03-27 ca4c6a573fa25869ea93bd3bcb0345a06f29d0ef
DevApp/Gs.DevApp/UserControl/SelectOrg.cs
@@ -63,7 +63,7 @@
                    {
                        gcMain.DataSource = dt;
                        gcMain.ForceInitialize();
                        gridView1.BestFitColumns();
                        gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
                    }
                    else
                        UtilityHelper.SetDefaultTable(gcMain, gridView1);