Hello everyone,
I'm new in the world of Delphi and Pascal, so I could use your help. Here's my first question:
I use Delphi7 and I have a DBGrid that is populated with one hundred records.
I run the query to refresh the content of the dbgrid after each new record that I insert into the database table, and i would like to know how to display the bottom of it. By default it displays the top of it.
I'm new in the world of Delphi and Pascal, so I could use your help. Here's my first question:
I use Delphi7 and I have a DBGrid that is populated with one hundred records.
I run the query to refresh the content of the dbgrid after each new record that I insert into the database table, and i would like to know how to display the bottom of it. By default it displays the top of it.