Automatically adjust TextBox's height
- From: "H." <H@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 19:34:05 -0700
Hi,
I have a questions regarding the TextBox webcontrol. I already have a
textbox in fix width. But the number of contents (text) in the textbox is
arbitrary. I set the textbox as mutlilines. I want to dynamically adjust the
textbox 's height to fits for the number of characters in the textbox so as
not to show vertical scroll bar. For instance , if there are 3 rows , the
textbox's height equals to 3 rows , if there are 5 rows , the textbox's
height equals to 5 rows. How can I do this ?
Thank you,
H.
.
- Follow-Ups:
- RE: Automatically adjust TextBox's height
- From: Michael Baltic
- RE: Automatically adjust TextBox's height
- Prev by Date: Re: How to view properties of control inside table
- Next by Date: How to update a Image control?
- Previous by thread: Window scrollbars and dynamic table length
- Next by thread: RE: Automatically adjust TextBox's height
- Index(es):
Relevant Pages
|