Home All Groups Group Topic Archive Search About

How well is a performance of a Menu Control

Author
13 Apr 2006 7:35 PM
Tatyana
Hi Everybody,



I would like to ask how well is the performance of a Menu Control which
comes with the framework 2.0.

Our menu must be re-created weekly according to the availability of the
products in the category we want to have a menu item for. Therefore I'm
asking how well that will work with a Menu Control. I have created it
already but it seems there are the delays when I hover over the menu item.
Also we need the whole menu item to be clickable but not just the text. The
background for MenuItemStyle is an image, and the same thing is for the
HoverItemStyle. But the text is a literal control which I tried to place
into the template. Maybe somebody knows a better way?



Thank you,

Tatyana

Author
14 Apr 2006 5:13 PM
Steve C. Orr [MVP, MCSD]
Here are some free menu controls you might want to consider using instead if
you don't like the ASP.NET 2.0 menu control:
http://SteveOrr.net/freecontrols/menus.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


Show quoteHide quote
"Tatyana" <tatyana.pryadk***@programmers.com> wrote in message
news:OZpk$FzXGHA.4248@TK2MSFTNGP05.phx.gbl...
> Hi Everybody,
>
>
>
> I would like to ask how well is the performance of a Menu Control which
> comes with the framework 2.0.
>
> Our menu must be re-created weekly according to the availability of the
> products in the category we want to have a menu item for. Therefore I'm
> asking how well that will work with a Menu Control. I have created it
> already but it seems there are the delays when I hover over the menu item.
> Also we need the whole menu item to be clickable but not just the text.
> The
> background for MenuItemStyle is an image, and the same thing is for the
> HoverItemStyle. But the text is a literal control which I tried to place
> into the template. Maybe somebody knows a better way?
>
>
>
> Thank you,
>
> Tatyana
>
>