Does the Kendo UI for React grid have a search panel similar to the one for the ASP.NET Core grid?
Assuming it doesn't, we'd likely implement this outside the grid. Could we still use the toDataSourceRequestString functionality and incorporate the search string into that?