Hi, we have a column chooser on the grid with over 400 columns. Since it's so many columns, it's slow to scroll and find the column we want. So we want to add an text box in the column chooser, if the user type some letters, the column chooser will automactially scroll to the column starting with the typed letters. Is there anyway to do it ? Thanks
A late reply, but might interest whoever comes across this. You can enable the filter row of the columnchooser's internal grid as suggested in this post: http://es.infragistics.com/community/forums/p/34061/185678.aspx#185678.
Works like a charm.