Is there a way to filter a grid column with several different values (ie more than two).
I had thought to possibly use the Filter Menu Customization (http://demos.kendoui.com/web/grid/filter-menu-customization.html) and use a MultiSelect with the datasource set to all of the values for that column. It works, but for only one selected value (http://jsbin.com/egobul/10/edit - the value column).
Is this possible, or am I better off moving the filter outside the grid (http://jsbin.com/ameyam/2/edit)
Thanks.
Robin
I had thought to possibly use the Filter Menu Customization (http://demos.kendoui.com/web/grid/filter-menu-customization.html) and use a MultiSelect with the datasource set to all of the values for that column. It works, but for only one selected value (http://jsbin.com/egobul/10/edit - the value column).
Is this possible, or am I better off moving the filter outside the grid (http://jsbin.com/ameyam/2/edit)
Thanks.
Robin