Scenario: We have a few datagrids where there is a high volume of columns. Users can pick/choose the columns they want for different scenarios and save these in as a template they can re-apply later.
Request: When setting up the datagrid using the field chooser, the user finds it cumbersome to find some of the columns. It would be nice if there was a search box that could optionally turned on in xaml that allows the user to search the field list. This would allow them to more quickly configure complex screens.
While we can override the datagrid styles to build this functionality ourselves, we try to minimize changes to IG styling to allow for a smoother upgrade process as you release new versions. Having this functionality built in, saves some hassle here for us.
Thanks!
Scott