Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Removing resize option in TextArea

    Hi,

    I am using smartgwt version 2.4 and google chrome browser.
    When i create a TextArea class a default resize feature is there at the right bottom of the TextArea where u can click and expand the textarea.I want to disable this resize feature.I cannot see any property to do this.

    Please help.

    Thanks
    Rahul

    #2
    You do this via css.

    Comment

    Working...
    X