| | |
| | | public partial class SelectCk : DevExpress.XtraEditors.XtraForm |
| | | { |
| | | private readonly List<FilterEntity> _filterList = new List<FilterEntity>(); |
| | | |
| | | private readonly string _webServiceName = "MesDepotsManager/"; |
| | | private string userGuid = ""; |
| | | /// <summary> |
| | |
| | | } |
| | | }; |
| | | } |
| | | |
| | | |
| | | /// <summary> |
| | | /// </summary> |
| | |
| | | { |
| | | gcMain.DataSource = dt; |
| | | gcMain.ForceInitialize(); |
| | | gridView1.BestFitColumns(); |
| | | gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1); |
| | | } |
| | | else |
| | | UtilityHelper.SetDefaultTable(gcMain, gridView1); |
| | |
| | | MsgHelper.Warning("提示:" + ex.Message); |
| | | } |
| | | } |
| | | |
| | | } |
| | | } |