This question is locked. New answers and comments are not allowed.
Is there a way to define a custom default sort order per column in the Grid?
Our use case is this:
1) When I sort by "name", it's not overly important which way it sorts first, and obviously "asc" makes sense off the bat. Check.
2) When sorting by "number of stores in a group", I never want to see groups with 0 first - I want to see groups with stores in them.
3) When sorting by "date last analyzed", "asc" doesn't make sense either - I don't want to see the oldest things first - I want to see the items I just recently was analyzing.
-Renee
Our use case is this:
1) When I sort by "name", it's not overly important which way it sorts first, and obviously "asc" makes sense off the bat. Check.
2) When sorting by "number of stores in a group", I never want to see groups with 0 first - I want to see groups with stores in them.
3) When sorting by "date last analyzed", "asc" doesn't make sense either - I don't want to see the oldest things first - I want to see the items I just recently was analyzing.
-Renee