|
ASP.NET EventCalendar 2008.1 Features
Jump to: General | Bob | Dragdrop | Modes | Templated events | Styles | Databinding | Get and Export Data | Statistics | Globalization | Others |
GeneralGo top- 100% Microsoft .NET managed code
- Supported browsers: IE, Firefox, Mozilla, Netscape, Opera and more
- Designed for Visual Studio.NET, support Visual Studio.NET 2003, Visual Studio.NET 2005 and Visual Studio.NET 2008 and others
- XHTML compliance
BobGo top- Details of event item can be displayed on the bob
- New event can be created on the bobe
DragdropGo top- The event can be draged and drop
ModesGo top- 12 different display modes(views) - FullYear, Year, MultiMonths, Month, Week, OutlookWeek, WorkWeek, ResourceDay, Day, GridDay, Timeline and TimelinePro
- FullYear (live demo)
- FullYear - Support for specifying start month and end month
- FullYear - Support for displaying statistics for day, week and month
- FullYear - Drill down to the related mode while clicking day, week or month
- Year (live demo)
- Year - Support for specifying start month and end month
- Year - Support for specifying the number of month displayed in a row
- Year - MaxDisplayItems to limit the number of events to display
- Year - Support for displaying scrollbars for each cell
- Year - Month statistics
- Year - Drill down to Month mode while clicking a month
- MultiMonths (live demo)
- MultiMonths - Support for displaying multiple months
- Month (live demo)
- Month - Support for stacking weekend days (Outlook like)
- Month - Support for displaying scrollbars for each cell
- Month - Support for displaying current month days only
- Month - Support for displaying working days only
- Month - MaxDisplayItems to limit the number of events to display
- Month - Day statistics
- Month - Drill down to the specified day mode while clicking a day
- Week (live demo)
- Week - Support for displaying multiple weeks
- WorkWeek (live demo)
- WorkWeek - Combine Week and Day modes and display all non-spanning events in the detail area
- OutlookWeek (live demo)
- OutlookWeek - Support stacking weekend days(Outlook like)
- OutlookWeek - MaxDisplayItems to limit the number of events to display
- OutlookWeek - Day statistics
- OutlookWeek - Drill down to the specified day mode while clicking a day
- Day (live demo)
- Day - Any time interval
- Day - Any start time and end time
- Day - Support working time
- Day - Support Available time and Unavailable time
- ResourceDay (live demo)
- ResourceDay - Display events for each resource in day mode
- ResourceDay - Adjust column width automatically
- GridDay (live demo)
- GridDay - Any number of cells in a row
- Timeline (live demo)
- Timeline - Support for displaying working days only
- Timeline - Any desired display days
- TimelinePro (live demo)
- TimelinePro - Unlimited groups
- TimelinePro - Any time scale - Second, Minute, Hour, Day(DayName), Week, Month and Year
- TimelinePro - Any time interval
- TimelinePro - Unlimited groups
- TimelinePro - Any desired display cells
- TimelinePro - Expand/Collapse groups
Templated eventsGo top- Support templates to control the content and layout of event items and resource items
- Support for defining different templates for different modes(views)
- Support for defining different templates for spanning event items and non-spanning event items
- Show/hide time bar on the event bar
- Show/hide clocks on the event bar
- Show/hide progress bar on the event bar
- User-defined duration format
StylesGo top- Use a default css style file by default
- Styles of all sections of the calendar can be reset by defining related style properties
DatabindingGo top- Support any IEnumerable and IListSource data source
- Use properties to map the actual fields of the database so that any existing data can be bound to the calendar
- Support for adding event items dynamically
Get and Export DataGo top- Export data to an iCalendar file which can be imported by MS Outlook.
- Get data within a specified cell of the current mode.
- Get data within the specified date scope.
StatisticsGo top- Day statistics shows the number of events of a day
- Week statistics shows the number of events of a week
- Month statistics shows the number of events of a month
GlobalizationGo top- A Culture property to specify the desired culture
- Support for changing the default date time format
- All default strings can be modified by setting related properties
OthersGo top- NavCalendar and Toolbar work along with EventCalendar to navigate the calendar
|