pass grid data to another functionality

is there any API so that I can pass the filtered grid data to another input component in order too compare the files instead of exporting them locally ?

I am new to this.


1 Reply

VR Vasanth Ravi Syncfusion Team November 16, 2023 12:58 AM UTC

Hi Sandeep,

Thanks for contacting Syncfusion Support...!

Based on your query, we suspect that you need to get the filtered data from the grid and pass it to another input component. You can get the filtered records from the grid using the ‘getFilteredRecords’ method of the EJ2 Grid. Please refer to the below documentation.

API: https://helpej2.syncfusion.com/react/documentation/api/grid/#getfilteredrecords 

Get back to us if you need any other further assistance.


Loader.
Up arrow icon