tcxgrid
How to get edited value from cxgrid lookupcombobox
Delphi-7, DevExpress ExpressQuantumGrid Suite For Delphi.BCB v5.8 Fianl I have a lookupcombobox column in cxGrid named emaillist_id. Where emaillist_id is KeyField and Email is ListField. A user can[详细]
2023-03-30 01:53 分类:问答Drag image change while drag over grid
I\'m creating an instance of my custom DragObject on StartDrag: procedure TForm1.GridStartDrag(Sender: TObject;[详细]
2023-03-18 11:55 分类:问答Hiding TcxGridLevel in TCXGrid depending on master record values
I have a TcxGrid which consists of a master TcxGridLevel and 2 child TcxGridLevels (all of which use a TcxGridDBTableView). I wou开发者_Python百科ld like to hide one of the child levels depending on t[详细]
2023-03-09 18:29 分类:问答Adding a checkbox to cxGridDBColumn (DateEdit)
I using Delphi BDS 2006 and have a DevExpress cxGridDBColumn with properties set to DateEdit and was wondering whether it is possible to add a checkbox to the di开发者_如何学JAVAsplayed date time pick[详细]
2023-01-16 20:55 分类:问答How to add a hyperlink column to a TcxGrid (Developer express grid)
Hi In Delphi I\'ve ma开发者_JAVA百科naged (!) to add a column to a TcxGrid table view that appears as a hyperlink (instead of a simple string). To do this, you simply edit \'properties\' of the column[详细]
2022-12-28 02:09 分类:问答How can create summary footer on runtime?
I use TcxGrid I have create fields on execution time because I have a pivot query and columns are variable[详细]
2022-12-24 10:42 分类:问答Document User Interface using QuantumGrid (TcxGrid) from Developer Express
I need to generate a user interface for entering a sales document (eg invoice). I\'m trying to use components of \"developer express\" specifically the QuantumGrid component (TcxGrid). I\'ve seen the[详细]
2022-12-14 20:43 分类:问答How to do word wrap in a DevExpress TcxGrid?
I\'ve got a long line of text that would be a lot easier to view if it would just word wrap around multiple lines, but I can\'t seem to开发者_如何转开发 find the option for it.Does anyone know how to[详细]
2022-12-13 16:27 分类:问答