How to sort columns in browse

Ram Prashanth

New Member
How to sort browse by clicking on labels?

I am using
Code:
{SET ColumnsSortable TRUE}

But what is happening is, when I click on empnum label, the browse cursor is still on 1 and not the top most record.
Browse query is not repositioning.

Is there a way I can achieve this?
 
Top