TGGrid component
Brought to you by:
grzegorz_pacyna
TGGrid: when you filter a table but no record has been found TGGrid
should view no records at all. Instead now, it shows all the records. I
think that the programmer should be able to choise to hide or not. In my
personal experience I use a panel over the TGGrid, and I change the
visible property to true if filtered function returned no entries.