Mono Support Calendar - Telerik RadScheduler in Web Parts 

Viewed 24106 time(s), 2 post(s), 3/3/2017 8:50:36 PM - by NelsonFML
3/3/2017 8:50:36 PM
28 Reputation 2 Total posts

I'm developing a custom page with web parts and the calendar -- scheduler.  I want to be able to call the functions and set properties of the calendar from codebehind and from the client side using jquery or javascript.  Can you show me some examples and a link related to it?

1
3/8/2017 4:09:34 PM
15993 Reputation 2214 Total posts

Hi,

you can control the calendar behavior using the MonoX Calendar WebPart code-behind. You need to inherit Calendar code-behind and add your code, then change the markup to use your inherited class. To use Telerik RadScheduler on server-side and client-side please follow the below links:

Client-Side
Server-Side

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.