<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX UI</title><link>http://forums.asp.net/1008.aspx</link><description>Here you can discuss UI-related issues with AJAX such as controls and client-side functionality including Silverlight controls for ASP.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Tab changes even after firing OnClientActiveTabChange event</title><link>http://forums.asp.net/thread/3272522.aspx</link><pubDate>Fri, 03 Jul 2009 03:03:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3272522</guid><dc:creator>chetan.sarode</dc:creator><author>chetan.sarode</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3272522.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1008&amp;PostID=3272522</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;If you dont want the &lt;strong&gt;ActiveTabChanged (Event)&lt;/strong&gt; which is server side event then set the&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#ff0000"&gt;AutoPostBack&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;false&amp;quot; of &lt;/font&gt;&lt;/font&gt;TabContainer so that it will not make any postback&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Tabs/Tabs.aspx"&gt;http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Tabs/Tabs.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Tab changes even after firing OnClientActiveTabChange event</title><link>http://forums.asp.net/thread/3271541.aspx</link><pubDate>Thu, 02 Jul 2009 14:09:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3271541</guid><dc:creator>chintanpshah</dc:creator><author>chintanpshah</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3271541.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1008&amp;PostID=3271541</wfw:commentRss><description>&lt;p&gt;Set AutoPostBack=&amp;quot;false&amp;quot; for TabContainer.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Tab changes even after firing OnClientActiveTabChange event</title><link>http://forums.asp.net/thread/3270838.aspx</link><pubDate>Thu, 02 Jul 2009 09:10:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3270838</guid><dc:creator>irfanraza</dc:creator><author>irfanraza</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3270838.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1008&amp;PostID=3270838</wfw:commentRss><description>&lt;p&gt;I had a master page with two sections. First top section contains a web user control having ajax tab container. The second section contains the ContentPlaceHolder to show different pages.&amp;nbsp;I am using OnClientActiveTabChange event to navigate to different pages just using java script. The problem is that if i am clicking on third tab then the respective page is loaded but the tab changes to the first one. Could anyone help me?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is the layout of my master page.&lt;/p&gt;
&lt;p&gt;+===============================+&lt;/p&gt;
&lt;p&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Web User Control with tab container&amp;nbsp;&amp;nbsp; |&lt;/p&gt;
&lt;p&gt;+===============================+&lt;/p&gt;
&lt;p&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/p&gt;
&lt;p&gt;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ContentPlaceHolder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/p&gt;
&lt;p&gt;+===============================+&lt;/p&gt;
&lt;p&gt;Thanks and regards&lt;/p&gt;
&lt;p&gt;Mohammad Irfan&lt;/p&gt;</description></item></channel></rss>