Filtering Angular Grid

We are using the menu type with checkbox filtering for all the columns in the grid.
When ever user doesn't select all option for any of the columns we need to display all selected check box values in the filter options in mu custom summary.
We have option to deselect a value in our filter summary and it has to get effected in grid and that value should be unchecked and vice versa

1 Reply 1 reply marked as answer

TS Thiyagu Subramani Syncfusion Team March 22, 2021 10:17 AM UTC

Hi Ashok, 

Thanks for contacting Syncfusion support. 

By default in EJ2 Grid the checkbox option available only for checkbox and Excel filter types. For more reference please refer to the below links. 



But here you mentioned we are using “Menu type with checkbox filtering for all the columns in the Grid”. So, we unclear about this exact scenario. So, please share below details then only we provide the appropriate solution as soon as possible. 

1. UI representation of your requirement. 

2. Complete Grid code used in your application. 

3. Syncfusion package version used. 

4. By default user does not select all values in any one column, other column’s filter popup will shows the values based on that selected check boxes only. 

Please get back to us, if you need any further assistance. 

Regards, 
Thiyagu S  


Marked as answer
Loader.
Up arrow icon