<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Building an Interface to Select One User Account from Many</title><link>http://asp.net</link><pubDate>Thu, 09 Aug 2012 08:58:33 GMT</pubDate><generator>umbraco</generator><description>Comments for Building an Interface to Select One User Account from Many</description><language>en</language><atom:link href="http://asp.net/rss/comments/33044" rel="self" type="application/rss+xml" /><item><title>Comment Posted by KrNes</title><link>http://asp.net/web-forms/tutorials/security/admin/building-an-interface-to-select-one-user-account-from-many-cs</link><pubDate>Fri, 04 Jun 2010 12:24:44 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000008983</guid><description><![CDATA[ <p>tks a lot, really very useful</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/KrNes.jpg?forceidenticon=false&amp;dt=635048188200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JasonSilvestri</title><link>http://asp.net/web-forms/tutorials/security/admin/building-an-interface-to-select-one-user-account-from-many-cs</link><pubDate>Mon, 07 Mar 2011 15:34:06 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012379</guid><description><![CDATA[ <p>Yes, I concur. Great tutorial! </p><p></p><p>I do have an issue though. The first time viewing the page seems to work great, but when I try to navigate through paging it seems to not work. In addition, without using paging, if I click on the 1-27 link buttons it works fine, but then, if I try to click &quot;ALL&quot; after it does not bring up any results. I assume I am off by just a tad in my code. I will try to work it out, but if you see something jump out at you based on what I just wrote, please feel free to let me know :) I will re-post the fix if I get to it before you get to me.  </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JasonSilvestri.jpg?forceidenticon=false&amp;dt=635048188200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JasonSilvestri</title><link>http://asp.net/web-forms/tutorials/security/admin/building-an-interface-to-select-one-user-account-from-many-cs</link><pubDate>Mon, 07 Mar 2011 15:55:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012380</guid><description><![CDATA[ <p>Fixed the sorting problem. My bad. I was not calling the onclick events for the paging link buttons. I will move on to the &quot;All&quot; issue.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JasonSilvestri.jpg?forceidenticon=false&amp;dt=635048188200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JasonSilvestri</title><link>http://asp.net/web-forms/tutorials/security/admin/building-an-interface-to-select-one-user-account-from-many-cs</link><pubDate>Mon, 07 Mar 2011 16:24:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012381</guid><description><![CDATA[ <p>I fixed the other issue too. I cleared cache and it seems to work. Maybe I stored something in viewstate prematurely during coding?? Although, viewstate should have cleared when I jumped out of debugging. For those writing the code by hand, be sure to also download the code as well to ensure you have it all. I noticed some minor changes between this tutorial and the actual code.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JasonSilvestri.jpg?forceidenticon=false&amp;dt=635048188200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by raja1</title><link>http://asp.net/web-forms/tutorials/security/admin/building-an-interface-to-select-one-user-account-from-many-cs</link><pubDate>Sat, 23 Jul 2011 13:13:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013823</guid><description><![CDATA[ <p>excellent tutorial </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/raja1.jpg?forceidenticon=false&amp;dt=635048188200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by gaurangnaik</title><link>http://asp.net/web-forms/tutorials/security/admin/building-an-interface-to-select-one-user-account-from-many-cs</link><pubDate>Thu, 09 Aug 2012 08:58:33 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016140</guid><description><![CDATA[ <p>Fantastic tutorial. </p><p>But in my case RepList_ItemCommand handler acted funny in e.CommandArgument.ToString() so I just made a very small change by adding  string CommandArgument = e.CommandArgument.ToString().Trim();</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/gaurangnaik.jpg?forceidenticon=false&amp;dt=635048188200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>