This example demonstrates how to create a custom editing form for appointments. The main idea is to use a Popup to display appointment data and to update appointments by calling methods from the ...
This example uses ObjectDataSource to bind the ASPxScheduler control to middle-layer business objects. To simplify your project, data is written into sessions. You can implement your own custom CRUD ...