Subject grid column index
From Charlie <tm@tc.com>
Date Fri, 14 May 2021 18:08:24 -0400
Newsgroups dbase.getting-started

Curious to know what others do in regard to a column index in a grid.  Is there a way of making each header active so if you click on it, the grid indexes on that column/field?

I have a form set up with an 'index' button above each header that you push in order to index on that column/field.  

I've coded in php where you can have the column header itself be the index button.  Just curious if this is possible in dbase grids or if there is a better way to do it.

Thanks for any comments.