Hello, I wanted to know if a date TDBGrid you can apply filters on data natively as it does on access to grids. Or if there is already an object that does something like that. For example right column filter "value".
Another thing I wanted to understand is:
I have two tables, the table workers and the work table.
Each work table has a field that matches the ID of the work you do. How do I ensure that I can change that by TDBGrid? Making it appear as if it were a combobox?! Thanks for your help