TcxGrid is a grid control presents data from a data storage in various ways.
I would like all rows where in particular field name 'hello' is present to get colored green. I tried this …
delphi devexpress tcxgridI'm using Devexpress TcxGrid and I'm trying to get selected cell text. My TcxGrid is connected to some kind of …
delphi devexpress tcxgridI use TcxGrid But I cant create fields on execution time because I have a pivot query and columns are …
delphi tcxgridI've created a table from a TcxGrid with a simple table view. The data is being poked into the table …
delphi autosize tcxgridI do not want to add a database field in my actual database to use for selection purpose so I …
delphi delphi-xe4 tcxgridWhat is the best way to allow a user to search for a record in a database table by typing …
delphi delphi-xe2 sybase-asa tcxgridHow do you loop through a cxgrids records? i.e. make delphi program go through/check each record in the …
delphi delphi-xe2 tcxgrid