Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support
Resources
Design and Productivity Tools
hello,
I want a function to convert the state like this format :
filter[logic]=and&filter[filters][0][field]=title&filter[filters][0][operator]=eq&filter[filters][0][value]=POST_TITLE
and to pass it on the queryParm
Thank you
Hello Leo,
The @progress/kendo-data-query package does not support such serialization format. It supports a Kendo-specific syntax and OData syntax.
The desired functionality could be achieved with some custom code though. Here's an example.
You can then set the query params through the router's navigate method.
Let me know if I could provide further information on the topic.
Regards, Dimitar Progress Telerik