Multi Select Filter for the Tree-Grid

Hello Team,

We are using the TreeGrid. We need to have custom multiselect filter(Combo with checkboxes) for the coulmns, but in Tree Grid data is loading at run time so we don’t know exactlly how many records will be their for each column.

We have checked for the combo functionality is available as multiselect(options with checkboxes) but we can not use this as the filter in tree grid.

As in attached image we can have combo with check box but we can not use this as filter for column, We need same as the filter for column.

We can use normal combo as filter but not the Combo with checkbox. please let us know for the solution how we can do this.

Thanks.

Unfortunately using the combo with checkbox as a multiselect filter is not supported.