I like using DB Grids because you can click on heading and reorder that column, but is there a way to do a multi column order e.g.
If I had ColState and ColTown how can I order the DB Grid by state then city, in a browse command it would be 'order by ColState, ColTown' Tom Hart

