Selector is closing in Drop-down selector with Multi options in DataGrid2

0
Hi Everyone,We are using a drop-down selector for columns in DataGrid2 and enabled multi select option.So user is able to filter the records in DataGrid2 with multi selection checkbox. But for every option user selects, the dropdown selector is closing and user has to reopen it again to select next option.How to avoid this, like user can selects multiple options without the dropdown is getting closed.RegardsAjay
asked
1 answers
0

Hi Ajay


Can you please check which selection method you are using in you drop-down filter.

The row click will automatically close after one selection so chose the checkbox as selection method.




If it works then please mark it as accepted answer.

Thanks

answered