Skip to main content
In an unpaged grid sort settings can be defined for each column.
Does anyone know how a column can be sorted automatically without an user action (not mouse-click on the Header)
Something like this:
 modify grid-1(col3), "sort ascending"
 
 
In an unpaged grid sort settings can be defined for each column.
Does anyone know how a column can be sorted automatically without an user action (not mouse-click on the Header)
Something like this:
 modify grid-1(col3), "sort ascending"
 
 

Unfortunately no. The sort enhancement was placed in as a customer request and is driven off of the header being clicked. You could contact Customer Care and request that the sort code become callable. As the programmer you can load the grid however you determine, so you can reload the grid, but that doesn't provide you with an automatic sorting feature.


In an unpaged grid sort settings can be defined for each column.
Does anyone know how a column can be sorted automatically without an user action (not mouse-click on the Header)
Something like this:
 modify grid-1(col3), "sort ascending"
 
 

Thanks for the reply. I was afraid that already.

That's really too bad, because the sort feature is really handy.


In an unpaged grid sort settings can be defined for each column.
Does anyone know how a column can be sorted automatically without an user action (not mouse-click on the Header)
Something like this:
 modify grid-1(col3), "sort ascending"
 
 

Thanks for the reply. I was afraid that already.

That's really too bad, because the sort feature is really handy.


In an unpaged grid sort settings can be defined for each column.
Does anyone know how a column can be sorted automatically without an user action (not mouse-click on the Header)
Something like this:
 modify grid-1(col3), "sort ascending"
 
 

Thanks for the reply. I was afraid that already.

That's really too bad, because the sort feature is really handy.