Odata V8 DataManager and Datagrid Searching

DataManager ODataV4 adaptor does not work with ODataV8 api because ODataV8 does not have $search. If I use the Searchbox in the datagrid it formats the string to use $search. 

When will datamanager support odatav8 adaptor? 

How can I perform search using the searchbox with ODataV8?

https://localhost:44333/odata/ProductV2?$count=true&$orderby=InsertionLoss&$search=test OR test OR test OR test&$filter=(startswith(tolower(Model),%27ct2002%27))&$skip=0&$top=12

message: "The query parameter 'Specified argument was out of the range of valid values. (Parameter '$search')' is not supported."


1 Reply 1 reply marked as answer

RS Renjith Singh Rajendran Syncfusion Team September 3, 2021 02:57 AM UTC

Hi Mason, 

Greetings from Syncfusion support. 

We have already discussed this topic in the below thread. Please refer the below thread for more details regarding this requirement. 

Please ensure to use our latest version release(19.2.0.59) for latest fixes and features. Please get back to us if you need further assistance. 

Regards, 
Renjith R 


Marked as answer
Loader.
Up arrow icon