samax
13 Jun 2009, 3:36 AM
Hello,
I've loaded data in the store of a form field (a combo box) via the loadData method (the data I've loaded is stored in a javascript array, containing a "success" field and a "data" field). The data is well stored in the field store (in store.reader.jsonData.data), but the result is not visible on the field (when I click on the arrow onthe right on the field, there is nothing).
How can I apply the store change?
Thanks.
I've loaded data in the store of a form field (a combo box) via the loadData method (the data I've loaded is stored in a javascript array, containing a "success" field and a "data" field). The data is well stored in the field store (in store.reader.jsonData.data), but the result is not visible on the field (when I click on the arrow onthe right on the field, there is nothing).
How can I apply the store change?
Thanks.