Hi,
We would like to add absolute sorting options to all ListGrids in our application. So, instead of just showing "Sort Descending" and "Sort Ascending", we'd always show two additional options for "Sort Ascending (Absolute)" and "Sort Descending (Absolute)". And, we'd be able to persist these sort options into a grid's view state as well if one of the options was selected when the view state was saved.
Is this possible?
We would like to add absolute sorting options to all ListGrids in our application. So, instead of just showing "Sort Descending" and "Sort Ascending", we'd always show two additional options for "Sort Ascending (Absolute)" and "Sort Descending (Absolute)". And, we'd be able to persist these sort options into a grid's view state as well if one of the options was selected when the view state was saved.
Is this possible?
Comment