WinUI.TableView icon indicating copy to clipboard operation
WinUI.TableView copied to clipboard

3-State SortDescriptions

Open VisualAlf opened this issue 1 year ago • 1 comments

I'd suggest to have sorting (by clicking the columnheader) go through 3 states instead of 2. So. clicking on a columnheader goes :

none -(click)-> ascending -(click)-> descending -(click)-> none -> -(click)-> ascending...

making it possible to clear sorting with 1 click, instead of opening the contextmenu and then select 'Clear sorting'.

Btw: I really like this component.

VisualAlf avatar Aug 19 '24 07:08 VisualAlf

Thank you @VisualAlf for your suggestions, I'll try to make it available in 1.3.

w-ahmad avatar Aug 21 '24 12:08 w-ahmad