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.
Telerik
Build great .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
Support and Learning
Docs & Resources
Productivity and Design Tools
Is there a way to hide the "all day" row from the Scheduler?
Thanks,
Andrew
Hello Andrew,
You can Follow the implementation of a built-in feature, and also find a workaround for the time being, in this page: https://feedback.telerik.com/blazor/1448205-hide-remove-the-all-day-slot. I've added your Vote on your behalf to raise its priority.
Regards, Marin Bratanov Progress Telerik
using display:none causes all appointments in a Week view to be displayed in the first column.
using height:0; overflow:hidden; seems to work as expected.
Thank you for your input, Roland, I added this information with link back to you in the portal item for others to see.