I have a Grid View that’s grouped, and the Grid is sorted by the Grouped field alphabetically. But the data within each grouping is sorting seemingly randomly. Is there a way I can’t find to define how to sort within Grouped grids? Ideally I’d like to add two more sort layers.
So to be clear, I am grouping and sorting the Grid by a text field called Tenant, but I’d like to sort the records within each grouping by a field called Premises, and then a field called Utility.
Any help would be appreciated!