Browse by Tags

Related Posts

  • RowCommand using HoverMenuExtender in GridView

    I have a GridView with a HoverMenu. The hover menu has only 1 linkbutton to Select. To catch the selected row, i use the rowcommand of the gridview, but I am not able to get the row index as gridviewcommandeventargs.CommandArgument is "". How do I get the index of the row for which the linkbutton...
    Posted to ASP.NET AJAX UI (Forum) by dhawalparekh on 04-01-2009, 12:00 AM
    Filed under: HoverMenu, "Gridview", AJAX 3.5
  • Adding shadows and rounded edges...

    Hi, I would like to have my panels have rounded edges and drop shadows - even my AJAX hover menu panels. But the simplistic appraoch of extending panels with the rounded corners ajax control and the dropshadow control together does not do it for me. And once I do this, the hover menu is always displayed...
    Posted to ASP.NET AJAX UI (Forum) by shvushvu on 12-21-2007, 12:00 AM
    Filed under: popup, rounded, shadow, HoverMenu, z order
  • Hover menu extender pops up BEHIND text

    Hi all I have an animation that moves some text accross the screen. I also have a hovermenuextender, where the menu is positioned roughly where the animated text finishes. When hovermenuappears, it is shown UNDER the animated text. Is there anyway I can make it always appear on top? Thanks Sam
    Posted to ASP.NET AJAX UI (Forum) by ourkidsam on 09-26-2007, 12:00 AM
    Filed under: "AJAX Toolkit", HoverMenu, HoverMenuExtender IE FireFox
  • HoverMenuExtender not popping up properly

    I have a site with a grid of images that is to popup information about each section. The test site can be found here . As you can see there are issues with the hovermenu popping up properly. It sometimes comes up, sometimes it doesn't, sometimes the popup is a lot bigger than what it is supposed...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Light777 on 09-18-2007, 12:00 AM
    Filed under: Hover extender, hover menu bug, hovermenu, hovermenu bug, HoverMenuExtender
  • HoverMenu position obscured

    I have a HoverMenu that pops up when a user is on an editable row in my GridView. The first cell of the GridView contains a drop down list. The pop up menu displays behind this drop down list and the user cannot click on one of the links in the menu. This is happening in IE6. It works fine in IE7. Anyone...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by TCavins on 09-14-2007, 12:00 AM
    Filed under: hovermenu, hovermenu bug, HoverMenuExtender, HoverMenuExtender UpdatePanel
  • 'web service call failed: 500' using ajax hovermenu and web service

    Hi there, I'm using a hovermenuextender attached to a templatefield of a gridview, and everything seemed to work fine.. however I've moved on to add dynamic attributes to the hovermenu. Now I get the error "web service call failed: 500" in place of the output I want (on the hovermenu's...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by roxie on 06-05-2007, 12:00 AM
    Filed under: web service, ajax, hovermenu
  • Hovermenu sizes incorrectly with nested table with no width specified

    I have been trying to find a css solution to this, but I cant seem to find one that works across browsers. If i use a hovermenu extender on a panel that has no width specified, then I nest a simple 1 column, 1 row table with no width specified, I get all kinds of whacky behavior on many browsers. Here...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by JRod111 on 04-26-2007, 12:00 AM
    Filed under: table, css, hovermenu
  • HoverMenu does not show over relatively positioned elements in Firefox

    I have a hovermenu that is supposed to show up, but if the popup part of it is over a relatively positioned div, the menu is shown behind it. I tried setting the z-index on the popup and the div, but the only thing that works is setting the div's z-index to -1, which breaks many other things in my page...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by JRod111 on 03-29-2007, 12:00 AM
    Filed under: popupbehavior, hovermenu, z-index, Firefox
  • HoverMenu Issues

    Hi, I'm using the HoverMenu extender in order to display a "complex tooltip". I have on my page a table with one row with about 10 cells in it. In each cell I display an image. Outside of this table, I have 10 panels, in each panel I have a user control. My intention is to display (tooltip style) the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by orenkl1 on 03-21-2007, 12:00 AM
    Filed under: hover menu extender, hovermenu, HoverMenuExtender
  • The TargetControlID of 'HoverMenuExtender1' is not valid. The value cannot be null or empty.

    What am I doing wrong here? This seems pretty straight forward. Here's my code: < asp : Repeater ID ="Repeater1" runat ="server" DataSourceID ="ImagesDataSource"> < ItemTemplate > < cc1 : HoverMenuExtender ID ="hme2" runat ="Server" TargetControlID ="Panel9" PopupControlID ="PopupMenu...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by alivemedia on 01-28-2007, 12:00 AM
    Filed under: AjaxControlToolkit, hovermenu
Page 1 of 4 (39 items) 1 2 3 4 Next >