1.动态创建列
Gview:TcxGridDBTableView;
Gview.ClearItems;
Gview.DataController.CreateAllItems(true);
转载于:https://blog.51cto.com/amcto111/1378639
1.动态创建列
Gview:TcxGridDBTableView;
Gview.ClearItems;
Gview.DataController.CreateAllItems(true);
转载于:https://blog.51cto.com/amcto111/1378639