Skip to content

DevExpress-Examples/asp-net-mvc-scheduler-display-read-only-appointments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler for ASP.NET MVC - How to display read-only appointments

This example demonstrates how to add the Scheduler extension to an application. The Scheduler is bound to a data source and displays read-only appointments. Refer to the following article for more information: Lesson 1 - Use Scheduler to Display Appointments in Read-Only Mode.


Call the Scheduler's Bind(filterAppointmentMethod, filterResourceMethod) method overload to hide specific appointments and resources. After that, call the Bind(appointmentDataObject, resourceDataObject) method overload to bind the extension to data.

Files to Review

Documentation

More Examples

About

Display read-only appointments in the Scheduler extension.

Topics

Resources

License

Stars

Watchers

Forks

Languages