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 and Learning
Productivity and Design Tools
HI,
How to hide timestamp from Planned Start, Planned End, Start, and End in Kendo UI for jQuery Gantt Chart Task Tooltip
Also can I completly hide/block time from my Gantt Chart as I don't want time anywhere and want to work on dates only.
Hello Abhishek,
You can use the tooltip.template option and create a template containing only the needed data:
- https://docs.telerik.com/kendo-ui/api/javascript/ui/gantt/configuration/tooltip#tooltiptemplate
Here you will find a Dojo example - https://dojo.telerik.com/@NeliKondova/IToRoJAr
I hope this helps.
Regards, Neli Progress Telerik