<?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 Control Toolkit</title><link>http://forums.asp.net/1022.aspx</link><description>Here's your place to discuss everything in and about the AJAX Control Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ReorderList Control Resets</title><link>http://forums.asp.net/thread/1373952.aspx</link><pubDate>Thu, 17 Aug 2006 22:01:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1373952</guid><dc:creator>sburke_msft</dc:creator><author>sburke_msft</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1373952.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1373952</wfw:commentRss><description>Rick's post was before our &lt;a href="http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=AtlasControlToolkit"&gt;July 31 release&lt;/a&gt;.&amp;nbsp; We made several changes in response to his suggestions that, at least, got his scenario working properly.&amp;nbsp; The sync issue was a bug in the ReorderList code - the test was just to bind it to a List&amp;lt;string&amp;gt;.</description></item><item><title>Re: ReorderList Control Resets</title><link>http://forums.asp.net/thread/1373577.aspx</link><pubDate>Thu, 17 Aug 2006 15:57:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1373577</guid><dc:creator>GremlinX</dc:creator><author>GremlinX</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1373577.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1373577</wfw:commentRss><description>Just a quick update... this post by Rick Strahl talks about the same problem that I am experiencing:&lt;br /&gt;&lt;a href="http://west-wind.com/weblog/posts/6760.aspx"&gt;http://west-wind.com/weblog/posts/6760.aspx&lt;/a&gt;&lt;br /&gt;It would be useful to have it be able to use a "postback" mode instead of "callback", or maybe I'm just missing something still.&amp;nbsp; How do I keep the client and server in "sync" with the same items list?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description></item><item><title>ReorderList Control Resets</title><link>http://forums.asp.net/thread/1372615.aspx</link><pubDate>Wed, 16 Aug 2006 19:26:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1372615</guid><dc:creator>GremlinX</dc:creator><author>GremlinX</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1372615.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1372615</wfw:commentRss><description>I have a ReorderList control that I am trying to get to work.&amp;nbsp; I populate it by binding to a DataTable.&amp;nbsp; If I only bind when !isPostBack then when I click the "save" button all the items in the ReorderList disappear.&amp;nbsp; If I bind on Page_Load every time (postback or not) then when I click the "save" button all the items get reset to default.&amp;nbsp; How do I save the state of the items in the list back to the database?&amp;nbsp; I must be doing something wrong, but I can't figure out what.&lt;br /&gt;&lt;br /&gt;Thanks for your help!&lt;br /&gt;</description></item></channel></rss>