Monday 20 October 2008

AJAX NumericUpDown extender hides textbox

I couldn't for the life of me figure out why my nicely styled textbox was being hidden when I added an numeric up down extender to it.

The reason, you have to explicitly add a width attribute to the extender so that it knows how big the parent box is!

4 comments:

  1. Thanks, this helped.

    ReplyDelete
  2. No problem! That's the whole reason why I write this blog, just in case it does help someone!

    ReplyDelete
  3. Thanks , you should go on with such useful things like this

    ReplyDelete