I am using Telerik open access and I want to load syncfusion essential scheduler,I want to make scheduler as read only.
and I want to display specific schedule of a person with specific id value,so I want to know how to pass parameter to action method to load the schedule with specific id value
I am using Telerik open access and I want to load syncfusion essential scheduler,I
Share
We can achieve your requirements using “Ajax.BeginFormExt “with Partial View. Please refer the below codes
View Page:
Controller Code: