Announcement
Collapse
No announcement yet.
X
-
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:
-
The formitem and the editor are not one in the same, use ListGridField.setValueMap() to update dynamically
Leave a comment:
-
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?Tags: None
Leave a comment: