Can the list be made to sort by more criteria than the key fields in cSortField?
For example: I have a price list table where there are menu records and item records and this works fine. I would like to be able to also sort on a "position" field in the event that an item needs to change position in the price list.
I have added a field that holds the position value of each menu and item record but I'm not able to get the sorting to work properly; I keep running around in circles. Can someone nudge me in the right direction?
Thanks!
- Brian