|
|
|
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.
user from www.asp.net
|
|
|
Feature Highlights
-
Cross browser, cross platform
Like all other EO.Web Controls, EO.Web Calendar supports all popular browsers:
IE 5.5+, FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;
-
Calendar, Popup Calendar, Date & Time Picker in one package
A whole set of controls cover your every need about date/time input.
-
Automatic localization support
Automatically uses the current page locale settings to display month and day names
in your local language. Can also be explicitly set to a specific culture;
-
Customizable date/time format
Supports customized input format string that allows you to take full control of
each segment of the date and time value and their format;
-
Powerful UI customization with CSS styles for all UI elements
Everything is customizable, including the header/footer area, selected date style,
hover styles, disabled dates style, etc;
-
Time support
Enter both date and time, date only or time only with DatePicker control.
-
Built-in templates and Calendar Builder
The control offers a number of built-in templates that are ready to use out of box.
A Calendar Builder with design time preview is also provided;
-
Works with ASP.NET 1.1, 2.0, 3.5 and classic ASP
Works with all major ASP.NET version as well as classic ASP, idea if you are converting
your existing ASP application to ASP.NET;
-
Complete Client Side JavaScript Interface
Complete client side JavaScript interface allows you to perform many operations
on the client side;
|
How to use EO.Web Controls?
-
If you use Visual Studio
Simply download and install our product and the setup will add all controls to your
toolbox. Drag and drop the control from the toolbox to your Web Form and you are
all set;
-
If you do not use Visual Studio
If you do not use a development tool like Visual Studio, follow these easy steps:
- Copy EO.Web.dll to your application's bin folder;
- Add the following code to the top of the page;
<%@ Register assembly="EO.Web"
namespace="EO.Web" tagprefix="eo" %>
- Copy the control definition from any of our sample page source code. Source code
for all the samples are included in the download package;
Now you are ready to go!
Additional Resources
-
Product Documentation
All features are explained in great details in the product documentation. It also
contains complete reference information for each type, property or method;
-
Samples
Source code for all the live demos is included in the download package. You can
install them and run the samples locally on your machine and see how it works;
-
Technical Support
Still have questions? Post in our support forum and we will answer them quickly.
Our turn around time is among the best in the industry.
|
|