Subject INSERT, EDITING AND AUTOMATIC ORDERING IN A GRID
Author pepmallorca
Is there any way to go inserting records in a table, and see the
results ordering by a field in a grid. It's a good idea that you see
the record you have inserted of way automatic in the grid.

Ex: select dni,name,fax from clients order by name