Im trying this nice components , i need a dbgrid with two main funcionalities, Short (columns) and Filter (search)
For simple proof, i put a rDBGrid and a rDBGridSorter, and looks it work fine... but not in every column!
It's sort a numeric column, but not other (same kind in DB), may be a limitation of the trial?
By the other side, i try to put some kind of "filter/search" Row inthe grid, without lucky.
Then i try to use ShowFilterDlg over the Grid, but only works in the FIRST column, no matter where column/cell i clicked (I use SelectRow=True)
Exists some kind (CRDBGrid) search/Filter permanent on top of the grid?
Tks!
By the way, i love this components when im trying and understaningd his power.