Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
Accessing the WebDropDown's textbox
posted

Is there a way to access the WebDropDown's textbox?

I'm trying to limit the value someone can input to only valid currency amounts with regular expression validators and a FilteredTextBoxExtender.  When looking through the source code I found the textbox, but no nice way to access it. 

<input id="x:493491774.2:mkr:Input" autocomplete="off" type="text" class="igdd_ValueDisplay " accesskey="" />