Can anyone explain how I do custom sort for my nested list with below order?
1) Numeric
2) Alpha Numeric
3) Special Characters
4) Alpha characters
NOTE: This is a nested list
Can you give a clearer explanation of what you are trying to do.
Show us the actual data structures. Show some sample data. Show the desired order of that sample data, with the reason for the order.