[CLOSED] How to show "combobox arrow" after readOnly = false?

  1. #1

    [CLOSED] How to show "combobox arrow" after readOnly = false?

    Hi,

    When I set "readOnly" property = true the "down arrow" of combobox hides (ok),
    but when I set combobox.readOnly = false by javascript this arrow not show back.
    How can I do this?

    thank you
    Last edited by Daniil; Jul 19, 2012 at 8:48 AM. Reason: [CLOSED]
  2. #2
    Hi,

    On the client-side (JavaScript), you can use the .setReadOnly(true|false) function. Docs:

    http://docs.sencha.com/ext-js/3-4/#!...od-setReadOnly

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3
    I will try it.

    Thank you!

Similar Threads

  1. Replies: 7
    Last Post: Jul 04, 2012, 3:58 PM
  2. Replies: 6
    Last Post: Jun 01, 2012, 7:21 PM
  3. [CLOSED] Hidden="true" behaves as Visible="false"
    By marco.morreale in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: May 28, 2012, 3:17 PM
  4. [CLOSED] EnableSessionState="ReadOnly" inside an ajaxEvent
    By jeybonnet in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: May 10, 2011, 11:37 AM
  5. Replies: 0
    Last Post: Jan 18, 2011, 3:53 AM

Posting Permissions