<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Ajax AutoExtender not working (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://beta.channel9.msdn.com/forums/techoff/413376-ajax-autoextender-not-working/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Ajax AutoExtender not working (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/</link></image><description>Ajax AutoExtender not working</description><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/</link><language>en-us</language><pubDate>Sat, 05 Jul 2008 14:20:26 GMT</pubDate><lastBuildDate>Sat, 05 Jul 2008 14:20:26 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3243.35083, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: Re: Re: Ajax AutoExtender not working</title><description>I've been using this trick for Ajax for a while now and it does resolve oddities most of the time...&lt;br /&gt;&lt;br /&gt;If you're styles are loaded from the Master Page put this as the second line in your code page:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&amp;lt;%@ MasterType VirtualPath="~/MasterPage.master" %&amp;gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Change the name to your Master page of course.&lt;/em&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413874</link><pubDate>Sat, 05 Jul 2008 14:20:26 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413874</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/413874/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I've been using this trick for Ajax for a while now and it does resolve oddities most of the time...If you're styles are loaded from the Master Page put this as the second line in your code page:&amp;lt;%@ MasterType VirtualPath="~/MasterPage.master" %&amp;gt;Change the name to your Master page of course.</evnet:previewtext><dc:creator>wisemx</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/413874/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Ajax AutoExtender not working</title><description>Probably something you'll have to figure out on your own, but it's probably some style thats getting picked up from elsewhere on your page that is messing up the positioning.&amp;nbsp; If you use Firebug (my personal fav)&amp;nbsp;you can go through the elements and see if there's anything being picked up that shouldn't be.</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413859</link><pubDate>Sat, 05 Jul 2008 09:44:14 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413859</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/413859/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Probably something you'll have to figure out on your own, but it's probably some style thats getting picked up from elsewhere on your page that is messing up the positioning.&amp;nbsp; If you use Firebug (my personal fav)&amp;nbsp;you can go through the elements and see if there's anything being picked up that shouldn't be.</evnet:previewtext><dc:creator>HumanCompiler</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/413859/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: Ajax AutoExtender not working</title><description>&lt;p&gt;Can't help you there mate :(&lt;br /&gt;&lt;br /&gt;I cant reproduce the behaviour,..&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413561</link><pubDate>Thu, 03 Jul 2008 15:32:30 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413561</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/413561/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Can't help you there mate :(I cant reproduce the behaviour,..</evnet:previewtext><dc:creator>Maddus Mattus</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/413561/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Ajax AutoExtender not working</title><description>Thanks, that worked,&lt;br /&gt;&lt;br /&gt;BUT, now the extender is under controls below my text box.&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413546</link><pubDate>Thu, 03 Jul 2008 14:51:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413546</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/413546/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Thanks, that worked,BUT, now the extender is under controls below my text box.</evnet:previewtext><dc:creator>qwert231</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/413546/Trackback.aspx</trackback:ping></item><item><title>Re: Ajax AutoExtender not working</title><description>Try:&amp;nbsp;"~/FeedStats.asmx" maybe it dont get translated well,...</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413379</link><pubDate>Wed, 02 Jul 2008 20:50:11 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/413376-Ajax-AutoExtender-not-working/?CommentID=413379</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/413379/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Try:&amp;nbsp;"~/FeedStats.asmx" maybe it dont get translated well,...</evnet:previewtext><dc:creator>Maddus Mattus</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/413379/Trackback.aspx</trackback:ping></item></channel></rss>