ultra2
23 Nov 2011, 12:11 PM
I have grid with a gridcolumn, it's field is a combobox.
The combobox's queryMode is set to local, the store is ajax, json store.
When I load the store, the combobox will shows data. User can select, everything ok.
After I load the store second time, the combobox will shows "loading panel" prevent user to select
any item. On combobox beforequery fires, if I set cancel = true, It wont show dropdown at all.
My need to have stores loaded by myself, and not by comboboxes.
Can you help, pls?
The combobox's queryMode is set to local, the store is ajax, json store.
When I load the store, the combobox will shows data. User can select, everything ok.
After I load the store second time, the combobox will shows "loading panel" prevent user to select
any item. On combobox beforequery fires, if I set cancel = true, It wont show dropdown at all.
My need to have stores loaded by myself, and not by comboboxes.
Can you help, pls?