Editor: 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/3.0/3.5 in the latest Microsoft Visual Studio 2005/2008. A page user will notice similarities with Microsoft Outlook and Web Outlook. This will make using a calendar easier.
Features
* IE, Netscape, Firefox, Opera, Safari and Chrome - The most important web browsers on market are supported. demo
* HTML + JavaScript - for correct operation, support for only standard HTML and JavaScript in a browser 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 a calendar used in Microsoft Web Outlook and Microsoft Outlook.
* Simple programming - a simple data model and structure similar to other .NET controls simplify using ComponentGo controls in your code.
* JavaScript object - a possibility to program a Calendar Control using a client JavaScript reduces number of routes to a server.