Using Delphi XE2.
I have a tcxgrid which is connected to a datasource, which is looking at a table in a database, the cxgrid is displaying fields and records from within that table.
Does anyone know how to Refresh the tcxgrid without losing the current row selected?
Thanks,