Announcement

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

    TextArea - getSelectedText() ?

    We are building an application that uses textarea (SmartGWT widget) at many places - and the requirements is to grab the text selected by the user in the text area and use it for processing. I tried both TextAreaItem and RichTextArea widgets, but could not do it programmatically.

    We didnt want to mix up the GWT and SmartGWT widgets as it created issues - Can someone help to do this from the code?

    #2
    Please do not cross post.

    Comment

    Working...
    X