V
Valera Simonov
there are some asp:textbox on page which is have to be printed.
printed page looks good until text in the textbox exceeds size of it - in this
case only a part of text printed. can i somehow make textbox differ in size
depending on amount of text it contains?.. any solution i can figure now is to
make asp:label or smth like that instead of textbox, but it' gonna be another
representation of page - i don't want to do this.
thanks.
Shade.
printed page looks good until text in the textbox exceeds size of it - in this
case only a part of text printed. can i somehow make textbox differ in size
depending on amount of text it contains?.. any solution i can figure now is to
make asp:label or smth like that instead of textbox, but it' gonna be another
representation of page - i don't want to do this.
thanks.
Shade.