Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

How to make Webcombo Non-editable on the Client

Last post 10-09-2008 5:16 by mateia. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-03-2008 11:18

    • madvelo
    • Not Ranked
    • Joined on 01-04-2008
    • Points 20

    How to make Webcombo Non-editable on the Client

    I need to make a WebCombo disabled and noneditable through clientside script.  I can disable it but cannot prevent it from being edited.  Anyone know of a way to make a WebCombo non-editable from the client?

    • Post Points: 20
  • 10-09-2008 5:16 In reply to

    • mateia
    • Top 75 Contributor
    • Joined on 11-20-2007
    • Points 959

    Re: How to make Webcombo Non-editable on the Client

    Hello,

    To make the webcombo editable textbox readonly, do this:

    webCombo.inputBox.readOnly = true;

     

    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems