This unique calendar WebDailyCalendar will give you maximum functionality with a minimum of requirements. A calendar was designed to be compatible with multiple browsers (not IE only!). Drag&Drop and Edit-In-Place are supported. Using JavaScript allows to significantly reduce HTML code size sent to a browser, allowing a calendar to be used on networks with a limited bandwidth. A capability to define view and contents of a calendar in detail was combined with ease of programming and usage of ASP.NET 2.0 in the latest Microsoft Visual Studio 2005 (required!). A page user will notice similarities with Microsoft Outlook and Web Outlook. This will make using a calendar easier. Includes full C# source code.
特征综述 About Feature
声明:本产品中文介绍为慧都控件网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
Features: - Supports IE, Netscape and Firefox browsers
- HTML + JavaScript - for correct operation standard HTML and JavaScript in a browser only is required. No ActiveX controls, Java applets etc. are needed
- Minimum HTML size - a large portion of HTML code is generated on a client. Therefore a size of HTML transferred in small and does not depend of a number of rows (time resolution of a calendar)
- Microsoft Web Outlook - look-and-feel of a calendar is similar to the calendar used in Microsoft Web Outlook and Microsoft Outlook
- Simple programming - a simple data model and structure similar to other .NET controls
- JavaScript object – you can program a calendar control using a client JavaScript which reduces number of trips to the server
- AJAX postbacks - postback support (AJAX) allows for faster processing of server events without screen refresh and focus loss
- Context Menus - client events for mouse clicks in a Web browser and new menu controls allow you to display context menus associated with various elements of a calendar without requests to the server
- Multilingual – using system language settings allows operation in any language
- Resource manager – allows you to manage available resources (hotel rooms, employees performing tasks, availability of various devices, cars, etc.) in a daily view
- Full control over color from a Visual Designer and Auto format — all the controls' colors can be easily adjusted
- Smart tags (Action list) – the component supports this new capability within Microsoft Visual Studio 2005 which speeds up setting frequently used properties
- Defining tooltips - allows you to assign additional information displayed after pointing to an appointment with a mouse. When the full text of an appointment does not fit a frame, a tooltip displays it in an enlarged window
- AllDay rectangle visible – you can hide a portion of the calendar containing all-day appointments
- Customizable hour resolution – you can define time resolution of a control within 5 minutes to 1 hour range
- Edit text appointment (Edit In Place) - allows you to edit text directly on an appointment control without opening a new page
- Extended appointment display - allows you to associate arbitrary content (including graphics) with an appointment
- Drag & Drop functionality - you can change duration and start time of an appointment using the mouse
- Customizable hours - allows to set working hours, holidays and a range of time displayed on a calendar. A table of hours can be scrolled vertically or displayed as a whole
- Multiple days - display multiple days in many columns simultaneously
- Reading data from and save via ADO.NET
- CLS Compliant & Code Analysis - All assemblies are compiled with rules set to CLS Compliant and checked using Code Analysis
更新时间:2008-5-26 | 录入时间:2007-3-9 | 编辑:huhm | 审核:huy