How to Implement Scheduler Custom Views

1 Answer 286 Views
Scheduler
Yan
Top achievements
Rank 1
Yan asked on 03 Aug 2023, 04:10 PM | edited on 04 Aug 2023, 03:20 PM

Using the ASP.NET Core Scheduler Component, I am trying to implement a CustomView. However, the link below doesn't contain any concrete example.

https://docs.telerik.com/aspnet-core/html-helpers/scheduling/scheduler/views#custom-views

Thanks.

 

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 07 Aug 2023, 08:06 AM

Hi Yan,

I noticed that you have recently opened a private support thread for an identical topic.

I am posting my answer here as well for the benefit of the community:

"Generally, we have a readily available knowledge base article that tackles a scenario where the default MonthView is being overridden through a client-side intervention that can be found here:

Although the example tackles a Kendo UI for jQuery Scheduler scenario, the same approach can be undertaken for the Telerik UI for ASP.NET Core Scheduler incarnation. Here is a Telerik REPL example for you to observe additionally:

Additionally, other runnable examples can be found within the following repository:

In regards to the date range not exceeding 5 weeks, would it be possible for you to elaborate more on what exactly you are trying to achieve?

That being said, it is important to mention that the implementation of custom views and ensuring their correct functionality is a developer's responsibility to implement. Although we provide examples of creating custom views in Scheduler extending the built-in functionality is not part of the support scope.

Feel free to study and debug the aforementioned Telerik REPL example whilst conducting further experiments as per your requirements."

Kind Regards,
Alexander
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages. If you're new to the Telerik family, be sure to check out our getting started resources, as well as the only REPL playground for creating, saving, running, and sharing server-side code.
Tags
Scheduler
Asked by
Yan
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or