Is it possible to add a custom sort to the items within the column chooser without reordering the columns as laid out in the table? I have an SfGrid on my page and have the columns in a specific order but would like them to appear in alphabetical order (based on Field or HeaderText property, doesn't matter) when viewing the Column Chooser menu.
Thanks!