Multiselect filter

0
Hello All,   I need a multi select filter inside a column of datagrid 2, How to achieve the same?
asked
2 answers
1

Hi,

Right click on desired column space and select add attribute then select dropdown filter

there you will get multiselect

image.png

 

image.png

answered
1

Hi Nausheen,

yes it is indeed possible to have reference selector, dropdown filter will remain intact , just edit the column settings

and give your association in reference option as shown below and select datasource from where selectable option will come

 

Note:- if below option are not visible in your column property , then upgrade your data widgets module which has datagrid2

image.png

answered