Please see the following page for multi-line (textarea) support - no hacks needed
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/h tml/vbtskspecifyingmultilineinputfortextboxwebcontrol.asp -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of CJ Larson Sent: Friday, August 12, 2005 6:22 AM To: Christian Heilmann Cc: [email protected] Subject: RE: [css-d] text box text not wrapping Unfortunately I don't think I have control over which type of text input asp.net uses. Thanks for the quick replies! ps - hacks or any other weird ways I can change a textbox to wrap the text (off-list) will be met by eager eyes! -----Original Message----- Use a textarea element? Input elements are one line only... > -----Original Message----- > In my table, a user may click an "edit" button, which turns the table > cell's data into editable text boxes. The description column has more > text than can be seen on one line without scrolling (with no > scroll bar > - very annoying), so I changed the CSS to display the text box as a > taller height. The text doesn't seem to care, however, and though the > text box did indeed grow taller, the text is staying on the > first line. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
