Hi,
I would like to ask if there is a function that can be show only the first field in the multi-sort without using ListGrid.unsort?
What I want is like this:
I have fields namely, 'Item', 'Price', 'Size'
In the list grid, right click the column, select 'Configure Sort', Select 'Price' column in the Sort level and click Apply.
Again, in the List grid, right click the column, select 'Configure Sort', and it should be display the 'Item' column and not the 'Price' column which mean 'Item' should be the display value.
I would like to ask if there is a function that can be show only the first field in the multi-sort without using ListGrid.unsort?
What I want is like this:
I have fields namely, 'Item', 'Price', 'Size'
In the list grid, right click the column, select 'Configure Sort', Select 'Price' column in the Sort level and click Apply.
Again, in the List grid, right click the column, select 'Configure Sort', and it should be display the 'Item' column and not the 'Price' column which mean 'Item' should be the display value.
Comment