So I have this WebForm with an ajaxToolkit:NumericUpDownExtender. If the value chosen from the drop-down is NOT "~More", then I need my web form to open up my next instance of UpdatePanel with another ajaxToolkit:NumericUpDownExtender to capture an additional counter.
How can I do this? And is this done client side via a javascript or via C#?
Thanks in advance for your review and am hopeful for a reply.
PSULionRP

Go to the complete details ...