BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Bharat,
We analyzed your code snippet and found that you bound the filtered data to the grid. So, we suggested you to get the grid view data using “model.dataSource” method of Grid. Please refer to the following screenshot.
|
If you filter the data using Grid filter actions, after bound the datasource to grid, we suggest you to get the filtered data using “getFilteredRecords” method of Grid. Please refer to the below user guide link:
http://help.syncfusion.com/js/api/ejgrid#methods:getfilteredrecords
Regards,
Saravanan A.