Hi All,
I have a XHtmlString and TextArea property in my application.I want to give it a fixed height and width to it.
By default what is happening it's displaying very small by default and after putting content it's increasing as per the content length.
But I want to give it a uniform Height and width so it will be easy for editor to put the content in it.
Does anybody is having any how I can get rid of this problem?