I have a DBGrid that shows a filtered view of a dBASE table.
DBGrid has a property called RowCount but is marked private.
How do I determine the row count?
All I really need to know, is whether the count is more than zero.
Using delphi Turbo Professional