Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
Custom sorting for string column (on both row level and group level)
posted

I have a grid in which one column have string values and it's default sorting behavior is based on "Text sorting" but I want to apply custom sorting (for COL 4 in attached sample) like

COL 4 (ascending)
LENGTH
SHORT
SHORT
FIXED
BREADTH
BREADTH

COL 4 (descending)
BREADTH
BREADTH
FIXED
SHORT
SHORT
LENGTH

Also if I group by same column then sorting will be same order (not default sorting).

UltraGridCustomSorting.zip
Parents
No Data
Reply Children
No Data