Hi,
Is it possible to sort a WinListView (Detail View) with the checkbox visible by the actual check box - so checked items appear at the top?
Thanks,
Andez
Hello Andez,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
What you could do is create a column with datatype 'System.Boolean', AllowSorting set to 'true'.
I made a sample for you. Please take a look at it and let me know if it suits your needs.