jQWidgets Forums

Tagged: 

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 10 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • jqxInput Editable parameter #56659

    EricK
    Participant

    Hello,
    Does the component have a editable parameter to turn on or off?
    I know the disable option is available but I do not want to grey out the box.
    Thanks,
    Eric

    jqxInput Editable parameter #56670

    Peter Stoev
    Keymaster

    Hi Eric,

    The HTML Input tag has “readonly” attribute. You can use it to make the jqxInput readonly. Ex: http://jsfiddle.net/jqwidgets/WYQN2/

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    jqxInput Editable parameter #56676

    EricK
    Participant

    Peter,
    Thank you for the quick response.
    The only problem is that I use the jqxInput source features, which the jqxEditor does not.
    If I use the disable option on the jqxInput, can I change the way it appears?
    and if so what would be the class code.
    EricK

    jqxInput Editable parameter #56678

    Peter Stoev
    Keymaster

    Hi Eric,

    Which widget do you use – jqxInput or jqxEditor? These are different widgets which are created from different HTML Elements. For jqxInput, use the “readonly” attribute in the same way as in the sample I posted you. If you use jqxEditor, then please post your future questions in its Forum. The jqxEditor has “editable” boolean property.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.