We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Calender Navigation Control

I'm not able to configure calender navigation control in Razor view .
So, Please guide me or give me a simple example.

How to integrate CalenderNavigationControl with Razor view.

I'm getting below Error.

@{Html.Syncfusion().Schedule()}

it is giving Schedule not found are you missing any assembly Reference?


1 Reply

ES Eswari S Syncfusion Team August 31, 2011 11:05 AM UTC

Hi Shivkumar,

Thank you for your interest in Syncfusion products.

We suspect that , you would have missed to add the assemblies in Views\Web.config file. Please refer to the following code snippets:

Step #1: [Views\Web.config]












Step #2 : [Web.config ] Root web.config file




. . .










Step #3: HttpHandlers need to be added in Root Web.config






















We have prepared the sample for your reference and the same can be downloaded from the following link :

ScheduleMVC1463384620.zip

Please try this and let us know if you need any further assistance.

Regards,
Eswari.S





Loader.
Live Chat Icon For mobile
Up arrow icon