The Calendar component for Telerik UI for Blazor gives your users an intuitive way to select both a single and multiple dates. Here’s how to handle most common date picking scenarios.
In this article we'll look into when it's helpful to use a code-behind in your Blazor development, how we benefit and what to expect when re-factoring existing components.
Creating an effective UI should let you concentrate on adding functionality, not on "making it work." Here's a SPA with a custom editor that leverages clicks and double-clicks to keep the screen size under control without requiring you to write a lot of code.
The Telerik Calendar component isn’t limited to displaying just months – the component also lets the user select individual years, months, or days. And, with a little bit of code, you can control which level the control operates at.