fliter with multiselect

Hi, 

I am using DataGrid to display some data and filtering is added for each column. I would like to know is it possible to add multi select filter in a column. For eg., i have a column displaying patient name, age and gender. What i want is to filter this column based on these 3 criteria.ie, patient name, age and gender.

Thanks Regards,
Smisha Alias

1 Reply 1 reply marked as answer

RS Renjith Singh Rajendran Syncfusion Team December 31, 2020 09:56 AM UTC

Hi Smisha, 

Greetings from Syncfusion support. 

We suggest you to use the FilterTemplate feature of Grid to achieve this requirement. With this feature you can render your own custom component in filter bar and use the FilterByColumn method to perform filtering in Grid. Please refer the below documentation for more details regarding this feature, 


Please get back to us if you need further assistance. 

Regards, 
Renjith Singh Rajendran 


Marked as answer
Loader.
Up arrow icon