<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>[How Do I:] Use the NumericUpDown Extender Control?</title><link>http://www.asp.net</link><pubDate>Fri, 11 Feb 2011 10:50:32 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Use the NumericUpDown Extender Control?</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/33583" rel="self" type="application/rss+xml" /><item><title>Comment Posted by chjk</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control</link><pubDate>Tue, 22 Apr 2008 21:03:38 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001375</guid><description><![CDATA[ <p>cannt Download the video</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/chjk.jpg?forceidenticon=false&amp;dt=635048641200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by newkidnz</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control</link><pubDate>Thu, 12 Jun 2008 04:03:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001376</guid><description><![CDATA[ <p>I am using Visual Studio 2008 and .Net 3.5 framework with AJAX toolkit. &#160;I was wondering if anyone could tell me how to use the NumericUpDownExtender on a TextBox in a GridView. &#160;I basically want a TextBox with the NumericUpDownExtender on it and when this is changed, I would like to change another Label control value in the same row. &#160;Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/newkidnz.jpg?forceidenticon=false&amp;dt=635048641200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control</link><pubDate>Wed, 06 Aug 2008 15:39:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001377</guid><description><![CDATA[ <p>Good video...thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635048641200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by dr.maqk</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control</link><pubDate>Thu, 22 Oct 2009 07:53:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001379</guid><description><![CDATA[ <p>I want only to increment, a control that can only increment in the value. Actually the real requirement is to increase the size of the tree levels, The size can onlky increase. Please help</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/dr.maqk.jpg?forceidenticon=false&amp;dt=635048641200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by valery64</title><link>http://www.asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-numericupdown-extender-control</link><pubDate>Fri, 11 Feb 2011 10:50:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012014</guid><description><![CDATA[ <p>Could not understand why</p><p>return rand.Next(Math.Min(1000, Math.Max(0, current)), 1001);      </p><p>instead</p><p>return rand.Next(current, 1001);</p><p>and</p><p>return rand.Next(0, Math.Min(1000, Math.Max(0, current)));</p><p>instead</p><p></p><p>return rand.Next(0, current);</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/valery64.jpg?forceidenticon=false&amp;dt=635048641200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>