Alpha sort for Download List (Sitefinity 8.2)
In the past, I know there was a filter/sort value that could be added on the advanced panel for the list control. Any help? Thanks!
Check the attached file and check if this option is available in Sitefinity 8.2.
Yes! Thank you! I was able to follow the breadcrumbs from your image and find the inputs. Thanks!
So, when I change the SortExpression to Title ASC or Title DESC it still doesn't seem to allow an alpha sort. Any other suggestions for things I'm missing?
Nevermind! I figured it out - the users had set the type of download list to a Table with Detail View and modifying the MasterTableDetailView instead of the MasterListView with a SortExpression of "Title ASC" allowed me to sort. Thanks!