|
|
|
"I found this control while looking for an easy to develop menu
system for a point of sale application. The Essential Objects
Slide Menu fit the bill perfectly. I created a menu from a
template, changed some of the css properties, and had a menu
that was an exact match for may application.
rfdehaan, US
|
|
|
Feature Highlights
-
Cross browser, cross platform
Like all other EO.Web Controls, EO.Web Slide Menu supports all popular browsers: IE 5.5+,
FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;
-
Outlook Style Sliding Panel
EO.Web Slide Menu offers Microsoft Outlook style sliding panel interface.
Each sliding pane can contain sub items or even other ASP.NET controls such
as TreeView, Calendar, etc;
-
Powerful Slide Menu Builder with preview
Preview the menu at design time instead of constantly switching between design time
and run time to see the result;
-
Support look, skin & theme
Allows you to easily create and apply appearance template. Also with various pre-built
design templates to choose from;
-
Extensive CSS style and image support
Supports different styles for normal, hover, selected and disabled state. Each can
use different left icon, right icon or background images;
-
Data binding support
Versatile data binding support allows you to populate the menu from DataTable, DataView,
DataSet, IDataReader, IEnumerable, ASP.NET 2.0 data source control and XML file;
-
Transparent cross frame support
No special coding needed for cross frame menu. Set the TargetFrame property and
all sub menus automatically render into the target frame;
-
Accessibility Features
Abundant accessibility features such as keyboard navigation,
shortcut, expand and collapse delay are supported;
-
Complete client side JavaScript interface
Handle click event, enable or disable menu items can all
be done on the client side through JavaScript;
|
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.
|
|