ExpertMenu



(4) Submit a Review

8,528 Downloads

68,080 Views


Description

ExpertMenu 3 has been totally rewritten to utilize the best patterns and practices. Now it additionally offers Composite Menu Groups, OO approach to menu presentation with its original ExpertLook technology, a number of built-in skins.
Comprehensive demo set contains more than 40 samples to demonstrate various aspects of using ExpertMenu.
v3.0 feature list:

  • Composite Menu Groups - multirow and multicolumn menu groups
  • ExpertLook technology - OO approach to menu presentation
  • Built-in Menu Skins - use pre-defined themes in one line of code
  • Integrated Menu Designer - easy menu structure editing
  • Keyboard Navigation - move across the menu with keyboard
  • Templated menu items allow nesting custom ASP.NET content
  • Server and client-side events
  • Client-side API for manipulating menu objects at the client side
  • Selected path highlighting
  • ExpertPath - add-on navigation control for tracking menu selection
  • Page context menus, element-bound context menus, floating menus
  • Keyboard shortcuts
  • Built-in role-based access
  • Popping up tool tips, using browser's status line, expanding menu on mouse click, keeping menu expanded
  • More than 40 expand / collapse animation effects for IE
  • Glide animation effects (cross-browser)
  • Absolute and FlowLayout positioning
  • Automatic adjusting to window boundaries with auto scrolling
  • Slide scrolling
  • Rendering over windowed objects (Java applets, ActiveX controls)
  • Transparent cross-frame menus support
  • Client-side script transparent support (no js files)
  • Compatibility with ASP.NET 1.1SmartNavigation
  • Cross-browser: IE5+, NN6+; Mozilla 1.x; Opera 7+; Safari 1; Konqueror 3.1, Firefox 1.0
  • C# & VB.NET source for all demos
  • Syntax Example

    <ec:ExpertMenu runat="server" id="ExpertMenu1" Skin="Office03Blue" EnableViewState="false"> <TopGroup> <Items> <ec:MenuSeparator /> <ec:MenuItem Text="File"> <SubMenu> <Items> <ec:MenuItem Text="New..." DualIconLook-InitLook-LeftIcon-ImageUrl="../../images/Office2003/icon_new.gif" /> </Items> </SubMenu> </ec:MenuItem> </Items> </TopGroup> </ec:ExpertMenu>

    Screenshots

    Reviews

    Submit a review

    Creative

    Reviewed by: caltex1982 on Thursday, July 24, 2008

    3 Stars

    Nice

    Superb

    Reviewed by: dlrohm on Wednesday, February 22, 2006

    5 Stars

    I couldn't be happier with the control and the support. The javascript support is what sold me for this control.

    Realy GOOD product

    Reviewed by: manishma on Monday, June 13, 2005

    5 Stars

    smart and powerfull

    AspNetExpert Tree and Menu Controls

    Reviewed by: wdwcrazy on Wednesday, May 11, 2005

    5 Stars

    Looking for a Menu or Tree control? If you are, check out www.aspnetexpert.com. I first discovered this little gem in November while trying to build an application that is an Add-in to the Microsoft CRM product. I needed something that I could build on the fly, and make look and feel just like the MS controls inside of CRM. The samples didn't at first have that capability - one email and 2 days later, it did! The support staff at AspNetExpert couldn't be better. After looking at the sample code, I was able to get it to work in my situation in a very short amount of time. Just recently I decided to add a tree control to the same project. Once again the samples were perfect and the support just great. I strongly recommend this product to anyone that is trying to find a highly flexible and robust treeview or menu control for ASP.NET applications.

Microsoft Communities