Posted 18 July 2021, 8:56 am EST
This might be a daft question, but how do I sort the order of the rows in a BandedList (or a Table, or anything other than a Group)?
I have a simple report that I group by customer, and there should be a row for each date in descending order, but I can’t find any way to sort the detail rows!!
It’s such a fundamental thing that I can’t believe it’s so tricky to find.
I’m using the .NET MVC Core version with the Web based designer.