dhodgdon
Posts: 80
|
| Posted: 07/26/2004, 9:51 PM |
|
I built a grid to display records from a table. I want to change the default sort field. How can I do this without having to rebuild the grid?
_________________
Regards,
David Hodgdon
|
 |
 |
peterr
Posts: 5971
|
| Posted: 07/27/2004, 1:58 AM |
|
You may open the Data Source property/dialog of the Grid (in Properties panel) and select the Order By in there.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
dhodgdon
Posts: 80
|
| Posted: 07/27/2004, 8:10 AM |
|
Thanks!
_________________
Regards,
David Hodgdon
|
 |
 |
|