How do I select all the entries I have within a DBGrid i.e.
I want the user to follow out a query and then automatically select all the entries returned from the query.
I know how to let the user select a row by themselves, but I don't know how to do it programmatically.
I want the user to follow out a query and then automatically select all the entries returned from the query.
I know how to let the user select a row by themselves, but I don't know how to do it programmatically.