[CLOSED] Is there any property similar for the textArea control like the Html in the Label?

  1. #1

    [CLOSED] Is there any property similar for the textArea control like the Html in the Label?

    Hi,

    I need to give html format to a text that I need to put in a scrollable control like the textArea.

    I am wondering if you have any property similar for the textArea control like the Html in the Label.



  2. #2

    RE: [CLOSED] Is there any property similar for the textArea control like the Html in the Label?

    Hi Flor,

    How about the <ext:HtmlEditor>?


    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] Is there any property similar for the textArea control like the Html in the Label?

    Hi Geoffrey,

    Do you have any example about how to work with the html editor?

    Thanks,



  4. #4

    RE: [CLOSED] Is there any property similar for the textArea control like the Html in the Label?

    Hello, flormariafr!

    https://examples1.ext.net/#/Editor/Basic/Overview/

    There is the <ext:HtmlEditor> control.
  5. #5

    RE: [CLOSED] Is there any property similar for the textArea control like the Html in the Label?

    flormariafr (6/25/2010)Hi Geoffrey,

    Do you have any example about how to work with the html editor?

    Thanks,
    The <ext:HtmlEditor> control functions basically the same as a TextField component within the toolkit. Just set/get the .Text property.


    Hope this helps.


    Geoffrey McGill
    Founder

Similar Threads

  1. Replies: 2
    Last Post: Jul 25, 2012, 4:08 PM
  2. Replies: 4
    Last Post: Jan 12, 2012, 11:47 AM
  3. Replies: 2
    Last Post: Nov 03, 2011, 5:24 PM
  4. [CLOSED] how to set panel html property as javascript property
    By kenanhancer in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Jan 05, 2011, 6:45 PM
  5. Replies: 3
    Last Post: Aug 04, 2010, 9:00 PM

Posting Permissions