Subject: html(aspx) web page
Posted By: sivkum Post Date: 1/11/2007 12:42:37 AM
In a html(aspx) page, I have combobox,textbox,combobox sequencially.

all these in one small portion in web page, so I have given width for each of them.

My Question & problem :
-----------------------

textbox width is 7% it will viewable only 8 characters.
but max length is 50.

without expanding textbox how to view text by scrolling it.

advance thanks.




siva
Reply By: surendran Reply Date: 1/11/2007 12:53:52 AM
Siva

if you are using .net try using textBox1.ScrollToCaretMethod();


surendran
(Anything is Possible)
http://ssuren.spaces.msn.com

Go to topic 54530

Return to index page 67
Return to index page 66
Return to index page 65
Return to index page 64
Return to index page 63
Return to index page 62
Return to index page 61
Return to index page 60
Return to index page 59
Return to index page 58