RadControls for ASP.NET AJAX
SYMPTOMS
Sometimes the Select button can fall below the text box, but still be clickable in its regular place.
CAUSE
The width of some of the tables is less than the combined width of the
TextBox and the Button which emulate
the skin of the File Input
RESOLUTION
Follow the instructions for changing file input width in
File Input Appearance or set the
EnableFileInputSkinning property to false.
See Also