Free Trial Buy Now

Data Editors - Calendar

Click a highlighted date

October, 2010
SunMonTueWedThuFriSat
39262728293012
403456789
4110111213141516
4217181920212223
4324252627282930
4431123456

Description

The Calendar editor allows you to conditionally change the manner with which you render calendar days. The following properties enable you to customize a day cell appearance and functionality:

  • the DayCellInitialize property allows you to specify whether or not the processed day is a weekend day; this also allows you to change the day text, and set the cell's hyperlink and target;
  • the DayCellCreated property allows you to populate the cell with custom controls;
  • the DayCellPrepared property allows you to customize cell appearance.

In this demo, a calendar displays information about notes scheduled on October. A list of October notes is stored within an xml file. The DayCellInitialize property is used to set hyperlinks for calendar days, which correspond to one or more associated notes. A click on a hyperlink sends a callback to the server to obtain the corresponding note information. The obtained information is then displayed within a popup window. The DayCellPrepared property specifies special style settings for the days with notes.

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress MVC Extensions ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.