Sorting my DDL

Posted by GregHiggins on 19-Mar-2018 10:38

I can filter my dropdownlist just fine, it displays the values I want it to display. However, I would like to sort those values based on the value of a different column in the table. eg. I have ItemName but I want to sort by OrderLine. I tried two different methods for specifying the orderBy in the filter but neither seemed to help.

All Replies

This thread is closed