
Use AutoComplete in the ColumnMenuFilter of the Grid
Solution. This can be achieved using the filterUI property of the Grid ColumnMenuFilter to customize the interface of the ColumnMenuFilter. The three DropDownLists which contain the logic and filters that will be applied to the Grid should be rendered and the logic and filter operators are available in the props passed to the filterUI handler ...