Hi Vigneswaran,
Thanks for contacting Syncfusion support.
Query: I am trying to build a custom filtering for a hierarchical grid and I would like to filter it based on my custom filters. How would I go about it and is it possible to do it using queryCellInfo ?
Based on your query you want to build custom filter for a hierarchical grid with querycellInfo event. By default in EJ2 Grid the queryCellInfo event will be used to access the content cell details. Using the content cell details you can customize the styles of the cells. So, please share the below details to provide you the prompt solution at the earliest.
- Do you want to perform the filtering in the parent grid or child grid?
- Please share the screenshot of your requirement.
- Please let us know that you want to show the custom filter in each cell using the queryCellInfo event?
- Please let us know that where you want to render the custom filter like( header or footer )in the grid component ?
Regards,
Ajith G.