Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
Support and Learning
Productivity and Design Tools
Hi,
My kendo datepicker is not persisting the date value when I am clicking on the kendo grid column filter and request is hitting the api. I have attached the screenshots. Following is my code.
$element.before($operators).kendoDatePicker({ format: "MM/dd/yyyy", value: kendo.toString(new Date()),});
Hi Aseem,
Could you please share the entire Grid declaration so I fully understand the case?
The DatePicker filter seems to be working correctly on this official demo, however, it looks like you are having a custom implementation of the filter.
Regards,
Nikolay
Hi Aseem,
Could you please share the entire Grid declaration so I fully understand the case?
The DatePicker filter seems to be working correctly on this official demo, however, it looks like you are having a custom implementation of the filter.
Regards,
Nikolay