AdapTable allows developers and users to create Custom Sorts.
These are used for columns (e.g. Ratings, Tenors, Sectors) where an alphabetical sort is not preferred.
Custom Sorts can be provided in 2 ways:
1. As 'hard-coded' values - either through Predefined Config or via the AdapTable UI
2. As Comparer functions provided in Adaptable Options
In addition AdapTable allows users to save details of Column Sorts.
These can be created at run-time through the UI or provided in Layouts.
All changes to Column Sorts in AG Grid are then automatically saved in the Layout and in AdapTable State.