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 Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
Hi,
How can I add a calendar icon like that of the simple DatePicker (attachment) into the DateRangePicker please?
Thanks,
Lara
Hello, Lara,
This can be achieved using a DatePicker as custom DateInput for the DateRangePicker:
https://www.telerik.com/kendo-react-ui/components/dateinputs/daterangepicker/custom-rendering/It will also require setting the show property of the custom DatePicker to false, as it will otherwise open a second popup.This is an example:https://stackblitz.com/edit/react-zmpsz4?file=app/customEndDateInput.jsxI hope this is helpful.
Regards, Stefan Progress Telerik