Gurus,

I want to create or set textarea's height from string(message from other user) 
I did folwoing code
 
messageBox.htmlText=msg;
messageBox.validateNow();
messageBox.height=messageBox.textHeight;
 
but height got chance but stiill it dont work exactly it shows scrollbar to 
textarea about some percentage of height ,where it shud not suppose to do,if 
someway I cud get get text areas scrollbar height and reset those or I would 
love to have your sugestions
 
Sajid 
RIA developer


      

Reply via email to