SitesMasstec
Programmer
Hello colleagues!
I created a Grid on a form with data from a table. It has 7 columns.
Sometimes I will need to order ascending numerical or alphabetical columns.
When I click on the Header of the 4th column (Agente), nothing happens, in spite of the fact thar I have the following code in the Grid, Column4, Header1, Click event:
(NOMAGENTE is the name of the field in the 4th column of the Grid).
I created a Grid on a form with data from a table. It has 7 columns.
Sometimes I will need to order ascending numerical or alphabetical columns.
When I click on the Header of the 4th column (Agente), nothing happens, in spite of the fact thar I have the following code in the Grid, Column4, Header1, Click event:
Code:
SET ORDER TO NOMAGENTE