<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ASP.Net Ajax SelectedIndexChanged Bug With RadioButtonList and AJAX Update Panels</title>
	<atom:link href="http://www.stevekinsey.com/2008/05/09/aspnet-ajax-selectedindexchanged-bug-with-radiobuttonlist-and-ajax-update-panels/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevekinsey.com/2008/05/09/aspnet-ajax-selectedindexchanged-bug-with-radiobuttonlist-and-ajax-update-panels/</link>
	<description>Build! Promote! Profit!</description>
	<lastBuildDate>Thu, 25 Feb 2010 12:52:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: iBlack</title>
		<link>http://www.stevekinsey.com/2008/05/09/aspnet-ajax-selectedindexchanged-bug-with-radiobuttonlist-and-ajax-update-panels/comment-page-1/#comment-10365</link>
		<dc:creator>iBlack</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekinsey.com/2008/05/09/aspnet-ajax-selectedindexchanged-bug-with-radiobuttonlist-and-ajax-update-panels/#comment-10365</guid>
		<description>Yep , that&#039;s really a nasty bug. I&#039;m using the same thing like yours&#039; a little different.


got 1 radiobuttonlist and only one list item inserted manually (like default choice, and of course i need it to be selected on page load) and the other items are loaded from a sequel database source, that defines some options for filtering my gridview.

Ajaxmanager takes the radiobuttonlist actions for notify grid to be updated.

BUT .... as you said ... the adding of attribut SELECTED=&quot;true&quot; on my default listitem makes it unable to fire the indexchanged event.

without ajax it works.

your js script doesn&#039;t help my case.</description>
		<content:encoded><![CDATA[<p>Yep , that&#8217;s really a nasty bug. I&#8217;m using the same thing like yours&#8217; a little different.</p>
<p>got 1 radiobuttonlist and only one list item inserted manually (like default choice, and of course i need it to be selected on page load) and the other items are loaded from a sequel database source, that defines some options for filtering my gridview.</p>
<p>Ajaxmanager takes the radiobuttonlist actions for notify grid to be updated.</p>
<p>BUT &#8230;. as you said &#8230; the adding of attribut SELECTED=&#8221;true&#8221; on my default listitem makes it unable to fire the indexchanged event.</p>
<p>without ajax it works.</p>
<p>your js script doesn&#8217;t help my case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Hosting Jack</title>
		<link>http://www.stevekinsey.com/2008/05/09/aspnet-ajax-selectedindexchanged-bug-with-radiobuttonlist-and-ajax-update-panels/comment-page-1/#comment-10250</link>
		<dc:creator>Web Hosting Jack</dc:creator>
		<pubDate>Tue, 13 Jan 2009 13:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevekinsey.com/2008/05/09/aspnet-ajax-selectedindexchanged-bug-with-radiobuttonlist-and-ajax-update-panels/#comment-10250</guid>
		<description>oh god good explanation...
Cheers !!!</description>
		<content:encoded><![CDATA[<p>oh god good explanation&#8230;<br />
Cheers !!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
