Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Why the webapiadaptor add query params like the odata for example add
(?$inlinecount=allpages&$skip=0&$top=12)
Instead of &skip=0&top=10 without the $ most of the web api doesnt have query params with $
https://www.syncfusion.com/feedback/21001/webapiadaptor-use-query-params-without
We checked webapi adaptor in devExpress competitor but they do not use odata params in the webapi adaptor
DevExpress WebApi Service demo: