Announcement

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

  • alexeb112
    replied
    Yes is it possible to do this?

    Leave a comment:


  • svjard
    replied
    By focus do you mean the picklist is still visible?

    Leave a comment:


  • alexeb112
    replied
    Thanks, that worked better, but is there anyway to get the dropdown values to change while the combobox still has focus? Is there a method that I can call to tell the field to update? Thanks

    Leave a comment:


  • svjard
    replied
    The formitem and the editor are not one in the same, use ListGridField.setValueMap() to update dynamically

    Leave a comment:


  • alexeb112
    started a topic combobox updating its map on the fly

    combobox updating its map on the fly

    Hi I have a combox that I set as the editortype in a listgrid field and I am listening of a change and when the user enters / I want the the combox box value map to change. I call combo.setvaluemap but it still doesnt change it. I have tried so many thing to no prevail. any ideas?
Working...
X