<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How To Animate Your Page With Little or No Javascript with the AnimationExtender</title>
	<link>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/</link>
	<description></description>
	<pubDate>Tue, 02 Dec 2008 07:23:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Dana</title>
		<link>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-250</link>
		<author>Dana</author>
		<pubDate>Mon, 22 Oct 2007 09:38:23 +0000</pubDate>
		<guid>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-250</guid>
					<description>Hello,

Thank you for your article. It was very helpul to me.

I have a problem when trying to implement the fade in effect on a gridView.
My problem is that - I am using a 1 column gridView in which every row contains a quote, the person who said the quote and the date the quote was said.
I am refreshing the grid every couple of seconds using an updatePanel with a timer, because i want to show different quotes each time. I added the AnimationExtender in order to show the quotes with a fade in effect.
But, when refreshing, the whole grid fades in, while i would like only the quotes to fade in (and the speaker and time to remain). This is because the grid is surrounded with a div and the "TargetControlID" of the AnimationExtender is the div's ID.

Is it possible to change the quotes only, using the fade effect?

Thank you in advance,
Dana</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thank you for your article. It was very helpul to me.</p>
<p>I have a problem when trying to implement the fade in effect on a gridView.<br />
My problem is that - I am using a 1 column gridView in which every row contains a quote, the person who said the quote and the date the quote was said.<br />
I am refreshing the grid every couple of seconds using an updatePanel with a timer, because i want to show different quotes each time. I added the AnimationExtender in order to show the quotes with a fade in effect.<br />
But, when refreshing, the whole grid fades in, while i would like only the quotes to fade in (and the speaker and time to remain). This is because the grid is surrounded with a div and the &#8220;TargetControlID&#8221; of the AnimationExtender is the div&#8217;s ID.</p>
<p>Is it possible to change the quotes only, using the fade effect?</p>
<p>Thank you in advance,<br />
Dana</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: David Baxter</title>
		<link>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-251</link>
		<author>David Baxter</author>
		<pubDate>Mon, 22 Oct 2007 12:13:05 +0000</pubDate>
		<guid>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-251</guid>
					<description>I believe your problem is with the gridView itself. I haven't used one of those in a while, but I am pretty sure you can't break those down like you can other controls.

Try to put your quotes and such into a DataList and see if the added customizability allows you to put the animation extender around exactly what you want to fade in.

Let me know if that helps.

David</description>
		<content:encoded><![CDATA[<p>I believe your problem is with the gridView itself. I haven&#8217;t used one of those in a while, but I am pretty sure you can&#8217;t break those down like you can other controls.</p>
<p>Try to put your quotes and such into a DataList and see if the added customizability allows you to put the animation extender around exactly what you want to fade in.</p>
<p>Let me know if that helps.</p>
<p>David</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Dana</title>
		<link>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-255</link>
		<author>Dana</author>
		<pubDate>Tue, 23 Oct 2007 08:41:58 +0000</pubDate>
		<guid>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-255</guid>
					<description>Thank you for your reply.
I have read some similar questions in other websites and found that there is a possibility of adding an extender (of any type) to each row in a gridView.

I am trying to do that but still no success. I am still working on it.

This is the code:
  
                        
                            
                                
                                 
                                    
                                        
                                            
                                                
		                                            '&#62;
		                                            
		                                            
                                                        
                                                            
                                                                
                                                            
                                                        
                                                    
	                                            
                                            
                                        
                                    
                                
            
        
        

I'll also try to use a DataList and see if it helps.</description>
		<content:encoded><![CDATA[<p>Thank you for your reply.<br />
I have read some similar questions in other websites and found that there is a possibility of adding an extender (of any type) to each row in a gridView.</p>
<p>I am trying to do that but still no success. I am still working on it.</p>
<p>This is the code:</p>
<p>		                                            &#8216;&gt;</p>
<p>I&#8217;ll also try to use a DataList and see if it helps.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Dana</title>
		<link>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-256</link>
		<author>Dana</author>
		<pubDate>Tue, 23 Oct 2007 08:44:33 +0000</pubDate>
		<guid>http://www.creativeui.com/2007/06/29/how-to-animate-your-page-with-little-or-no-javascript-with-the-animationextender/#comment-256</guid>
					<description>The code wasn't posted. I'll try again:










'&#62;














</description>
		<content:encoded><![CDATA[<p>The code wasn&#8217;t posted. I&#8217;ll try again:</p>
<p>&#8216;&gt;</p>
]]></content:encoded>
				</item>
</channel>
</rss>
