ASP.NET AJAX Toolkit Forum Posts

July 2006 - Posts

Error with HoverMenuExtender
Hi I'm trying this control and i have a problem :) First, the code... < atlas:UpdatePanel ID= "UpdatePanelContact" runat= "server" > < ContentTemplate > < asp:GridView ID= "OperationGrid" runat= "server" AutoGenerateColumns= "false" >...
AlwaysVisibleControl makes it possible to scroll forever in IE
Hi, When I tried out the AlwaysVisibleControl, which is a very nice feature I think, I found a little side effect that it has. It turns out that it is possible to keep on scrolling the IE web browser forever if you are a bad guy. (I am running IE 7 beta...
Fundamental problem with ModalPopupExtender
I use a ModalPopupExtender within a User Control. Under the first release of the AtlasControlToolkit everything was working perfectly. When I installed the lastest verion of the tookit, the modal popup started acting strange. Instead of being centered...
Idea or suggestion to making "slicker" animations ..
What about having an animation that slows near the end of the cycle. I'm working with garbin's clipAnimation, and it's great, but a little rough when it comes to the animation. Maybe, 2 different animations .. a "slow-to-stop" and a "slow-to-start" ....
Hover Menu - Problems With Scrolling and Dynamic Creation
I have recently implemented the hover menu extender on a page I am developing and I came across two major problems. Description of my task: Create a scrollable panel filled with dynamic target controls.... On roll over I want dynamic "tooltip-like" labels...
Collapsible panel stops working???
I'm having problems when I open a new window from the page where I have a collapsible panel. I use this piece of code for opening the window: Response.Write("<script language = \"Javascript\">var win=window.open('grid.aspx',null,'width=620,height...
Modal Popup based on RadioButtonList
Hi, I want to display a Modal Popup only if the user selects Yes from the RadioButtonList, otherwise I don't want it to be displayed. Here is what I have so far: "rblComplaint" runat= "server" OnSelectedIndexChanged= "rblComplaint_SelectedIndexChanged"...
Data Binding in an AccordionPane in a Repeater
I really hope someone can help me with this... I need this for a client project asap. My goal is to create an Accordion using data from a database. I've set up a Repeater that generates each AccordionPane for my Atlas Accordion. Within the Repeater's...
AtlasControlToolkit, Accordion and UpdatePanel
I have a problem. The event of linkbuttons raised in <head> (marked in yellow) never is captured in the codebehind. However the events of linkbuttons raised in Content always are captured in the codebehind. Can you help me, please? Thanks!! <...
What are the benifits of collapsable extender
hello, I want to know what are the benifits of Collapsable Panel Extender, We can do same thing with JavaScript also ? If I am having 5 to 6 panels on each page of my Application, then is there any Performance realated issue to be cared of ? Read More...
More Posts Next page »