<?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>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Not able to fire selectionChanged event of Calendar Control in ASP.NET 2.0</title><link>http://forums.asp.net/thread/3253234.aspx</link><pubDate>Tue, 23 Jun 2009 14:07:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3253234</guid><dc:creator>chintanpshah</dc:creator><author>chintanpshah</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3253234.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3253234</wfw:commentRss><description>&lt;p&gt;Write like this in FormView Control:&lt;/p&gt;
&lt;p&gt;&amp;lt;asp:Calendar ID=&amp;quot;Calendar1&amp;quot; runat=&amp;quot;server&amp;quot; OnSelectionChanged=&amp;quot;Calendar1_SelectionChanged&amp;quot;&amp;gt;&amp;lt;/asp:Calendar&amp;gt;&lt;/p&gt;</description></item><item><title>Re: Not able to fire selectionChanged event of Calendar Control in ASP.NET 2.0</title><link>http://forums.asp.net/thread/3253206.aspx</link><pubDate>Tue, 23 Jun 2009 13:59:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3253206</guid><dc:creator>papabear</dc:creator><author>papabear</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3253206.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3253206</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Are you using the Calendar control of Ajax? -&amp;gt; &lt;a href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx" target="_blank"&gt;http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx&lt;/a&gt;? If not, I would strongly encourage using it as it will also keep you entire page from reposting (something I always hated about the original Calendar control).&lt;/p&gt;&lt;p&gt;If you are, I would suggest using fiddler -&amp;gt; &lt;a href="http://www.fiddler2.com" target="_blank"&gt;http://www.fiddler2.com&lt;/a&gt; to take a look at the callback and see what problem it is triggering.&lt;/p&gt;&lt;p&gt;hope this helps,&lt;/p&gt;&lt;p&gt;m &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Not able to fire selectionChanged event of Calendar Control in ASP.NET 2.0</title><link>http://forums.asp.net/thread/3253114.aspx</link><pubDate>Tue, 23 Jun 2009 13:18:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3253114</guid><dc:creator>callnitin_kr</dc:creator><author>callnitin_kr</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3253114.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3253114</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I am using calendar control of asp.net inside the formview control. I have to put selected value of the calendar control in a textbox. But I am not able to get selectionchanged event of the calendar control in code behind.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;If any one of you can help, Please help me.&lt;/p&gt;
&lt;p&gt;Nitin Kumar&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;</description></item></channel></rss>