|
Author |
Message |
Gorda #1 / 2
|
 sorting question
I have a dbgrid and a data object which are connected to a db and of course I use them to show a certain table now the problem is that my table is nicely sorted by a certain row in access and I save it that way but in my app its unsorted please help
|
Mon, 06 Oct 2003 00:52:02 GMT |
|
 |
Mark Kirb #2 / 2
|
 sorting question
You could change the sort order by modifing the SQL in you data object to include a order by clause.
Quote: > I have a dbgrid and a data object which are connected to a db and of course > I use them to show a certain table > now the problem is that my table is nicely sorted by a certain row in access > and I save it that way but in my app its unsorted > please help
|
Mon, 06 Oct 2003 09:44:47 GMT |
|
|
|