react data grid toolbar

hello i have  used the react grid component in our application have added the feature of filtering and given the search toolbar options but on search it searchs in only that page rather then searching from the api .the data source to the grid is given from the api call. can someone help me out with this issue .


thanking you 

ramchandra sharma


1 Reply

PS Pavithra Subramaniyam Syncfusion Team December 29, 2021 10:57 AM UTC

Hi ramchandra sharma, 
 
Thanks for contacting Syncfusion support. 
 
While assigning Grid dataSource from an api through our WebAPIAdaptor, searching query for all columns will be sent to the server and the Grid will show the result based on the api response. This is the default behavior. So could you please shar ethe below details that will be helpful for us to validate the reported scenario at our end. 
 
  1. Share the Full Grid code example
  2. Type of Adaptor you are using for Grid dataSource
  3. Network tab details of the request while doing search action
  4. Syncfusion package version
 
Regards, 
Pavithra S 


Loader.
Up arrow icon