Browse by Tags

Related Posts

  • AnimationExtender Inside Gridview

    Hi folks I have a situation where I want to animate a panel inside a Gridview. Using another post on here as an example I have managed to write some code that will reference the correct panel (in the same row as the button that starts the animation) and will animate it. The problem comes when I sort...
    Posted to AJAX Control Toolkit (Forum) by MrTea on 10-20-2006, 12:00 AM
    Filed under: Animation, ajax, ASP.NET AJAX Control Toolkit
  • Annimation on gridview selectedindexchanged

    I have made a gridview with persons, when a user selects an item i want to show the details of this person in an animation (like the atlas animation example at the atlascontroltoolkit example website). The animation let's fly in a div that contains a detailsview control. I used some sourcecode from...
    Posted to AJAX Control Toolkit (Forum) by AquariusQuintini on 10-20-2006, 12:00 AM
    Filed under: Animation, Atlas Control Toolkit, VB.NET, UpdatePanel CollapsiblePanelExtender, ajax
  • Animation Extender and server side validation

    What I'm trying to do is activate an animation only if the page is valid. It seems that the animation extender only allows client side conditions. What I'm trying to do is once a submit a form inside of an update panel. If the form is valid, then run an animation. In my server side code, I test to see...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by SirSceptre on 11-30-2006, 12:00 AM
    Filed under: Animation, ajax, AjaxControlToolkit, AJAX ASP.NET Animation, Validation
  • AnimationExtender help

    I am trying to have an animation occur only after a form has been validated. My AnimationExtender TargetControlID is my button that submits my form. When that button is clicked, I want the form to validate, which it does because of my validator controls that are in place. However, the animation always...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by SirSceptre on 12-05-2006, 12:00 AM
    Filed under: Animation, ajax, ASP.NET AJAX Control Toolkit, AnimationExtender, Postback, ASP.NET AJAX Control Toolkit troubleshooting, Validation
  • UpdatePanelAnimationExtender and Repeaters

    Hi, I couldn't find an answer to this one anywhere. Basically, I have an UpdatePanel inside a Repeater control's ItemTemplate, and the ItemTemplate contains a LinkButton. The UpdatePanel works just fine. However, when I add an UpdatePanelAnimationExtender with Color animation nothing happens. The animation...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by minimaximus on 02-11-2007, 12:00 AM
    Filed under: Animation, ajax
  • Re: How do I use Animation without server-side controls? (mission impossible??)

    Hi, Meanwhile, I came to the same conclusion, and got it working. There is, however, one thing I do not quite understand. AnimationBehavior object, containing Animations, has to be "appended" to an existing control. Why this AnimationBehavior object can not be created programaticaly, and JSON string...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by tdjastrzebski on 02-16-2007, 12:00 AM
    Filed under: Animation, ajax
  • Help with complex animation...

    Hi, I hope you experts could elucidate me on this one. If it is possible to do or not. Basically i'm trying to create a column picker for a gridview with ajax functionality, somewhere on the page i would have a btn that would popup a div with the available columns these will have a checkbox next to the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pnmcosta on 03-12-2007, 12:00 AM
    Filed under: Animation, toolkit, ajax, drag and drop
  • AjaxControlToolKit Animation - Check if it's running?

    I am using some very simple javascript along with the AnimationExtender to fade a div change it's contents (just an image) and fade it back in, nothing is done server side. I have this in the page to give me access to the animation code: <cc1:AnimationExtender ID="AnimationExtender1"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by alivemedia on 06-12-2007, 12:00 AM
    Filed under: AJAX, AjaxControlToolKit, animation
  • Re: How do I use Animation without server-side controls? (mission impossible??)

    Thank you for your help! That was it. I blindly assumed that StyleAction happens immediately. Complete, revised and working solution attached. Tomasz <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by tdjastrzebski on 03-15-2007, 12:00 AM
    Filed under: Animation, ajax, Extender Ajax
  • How to see the html after modifications to the DOM

    I have some code that modifies a <div> element. I did a view source before and after the DOM element was modified. And I saw with my two eyes that the DOM was modified as I wanted. When I diff the sources, they are identical. I guess when doing View Source it will show the page as it was downloaded...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by coderGeek on 11-06-2007, 12:00 AM
    Filed under: AJAX, IE, animation, FF, dom
Page 1 of 2 (16 items) 1 2 Next >