HomeCommunityControl GalleryForm ControlsDate, Time, & Calendar EO.Web Calendar Package

EO.Web Calendar Package



(5) Submit a Review

6,281 Downloads

27,857 Views


Description

Use the basic calendar completely FREE. EO.Web Calendar package offers Calendar, Popup Calendar and Date Picker control to easily implement Web calendar, drop down calendar, Web scheduler and date input box interface. It offers:

  • Complete client side and server side programming interface;
  • Extensive CSS style and image support;
  • Large set of pre-built design templates and ready to use samples;
  • Multi-month calendar support;
  • Template based customize title and footer support;
  • Multi-select support;
  • Customizable disabled date support;
  • Custom rendering support;
  • Month and week selector support;

    Screenshots

    Reviews

    Submit a review

    datepicket

    Reviewed by: ruelas27 on Saturday, November 03, 2007

    5 Stars

    i need a datepicker

    Perfect tool

    Reviewed by: arresto on Monday, April 23, 2007

    5 Stars

    We were looking for a strong, but easy to use calendar and menu tool for our applications in the childcare business. After looking at several other controls, we decided to implement Essential Objects. It went out to be the right thing to do. Our applications are looking more professional. Furthermore, the support of EO is great.

    powerful component, easy programming, intuitive nice!!!...

    Reviewed by: Gabriel_Fuentes on Monday, February 12, 2007

    5 Stars

    I am extremely contented with the made purchase… the support is excellent and very fast, I implements this object in my web projects using visual studio 2003 and visual studio 2005, my clients are very satisfied by the final result. I recommend it. Gabriel Fuentes Alvarado, gabrielfuentes@ideactiva.cl

    Powerful Software - Great Support!

    Reviewed by: ranbla on Wednesday, January 24, 2007

    5 Stars

    In my search for a few nice ASP.NET widgets, I stumbled across EO.Web. My criteria was they be powerful yet easy to incorporate and deploy with my web apps. EO.Web fits nicely in both regards! While developing an app using an EO.Web component and the Microsoft ASP.NET AJAX Framework, I ran into a little postback glitch. I reported the problem to EO and within a matter of hours, they had a new build for me that fixed the problem! Support like that is rare to find. I highly recommend EO and their products.

    A feature rich, lightweight control with fantastic support / customer service.

    Reviewed by: cjones_uk on Tuesday, December 12, 2006

    5 Stars

    Having downloaded and tried around 10 different calendar / datepicker controls, the EssentialObjects calendar control was the only one that provided the level of customisation I needed. Implementation -------------- The control is very lightweight and renders very minimal JavaScript in the page output compared to others I tried from so called "leading control vendors". However, there's no in built support for non-JavaScript enabled browsers so you will need to implement code to handle this yourself if required. You'll also need to have ViewState enabled for the control to work correctly but this is pretty normal for controls of this type. The GUI based design surface is useful for quickly applying style changes visually, but unless you're embedding the control in the ASP code of the page, it merely acts as a tool for creating the styles needed to place in a .CSS file. The control can be easily implemented using ASP.NET code, or can be added dynamically to the page in the code-beh