Change visibility of records and cells using queryCellInfo

Hello,

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 ?






Warm Regards
Vigneswaran

1 Reply 1 reply marked as answer

AG Ajith Govarthan Syncfusion Team February 26, 2021 01:30 PM UTC

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. 
 
  1. Do you want to perform the filtering in the parent grid or child grid?
 
  1. Please share the screenshot of your requirement.
 
  1. Please let us know that you want to show the custom filter in each cell using the queryCellInfo event?
 
  1. Please let us know that where you want to render the custom filter like( header or footer )in the grid component ?
 
Regards, 
Ajith G. 


Marked as answer
Loader.
Up arrow icon