We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Filtering data from detailTemplate in grid control

Hello,

I'm using the grid control in Essential JS 2 for JavaScript (ES5). I want to use my column filter for data in the detail template. I know that if I want to search through the data in the detail template, I just need to add the columns in the main row with "visible: false".

But is it possible to filter through the data in the detail template?

Thanks
John


1 Reply

MS Madhu Sudhanan P Syncfusion Team December 17, 2018 05:15 AM UTC

Hi John, 

Thanks for the contacting Syncfusion support. 

Before proceeding on your query, could you please check the below query regarding your requirement and address them. 

1.       Are you expecting to apply filter from parent grid to the child grid in details row. For example, when parent grid is filtered with EmployeeID equal to 5 then are you expecting the child grid to apply this same filter criteria to its data. 
2.       Share your grid code to understand the parent and child grid column schema. 
3.       Does the parent grid filter has to be done using filter UI or programmatically.  

Regards, 
Madhu Sudhanan P 


Loader.
Live Chat Icon For mobile
Up arrow icon