I want to able select multiple values in dropdown filter for a column.
in example in dhtmlx.com/docs/products/dhtmlxGrid/, for the author column, i want to filter to see all books by John Grisham and Stephen King.
Right now, I can filter by only one author. How to filter for multiple choices?