| JavaScript Document (8) Events (8) ExtJS (9) Strings (3) |
Cannot set parameters in a store reload() method
Question: I cannot set parameters in a store reload() method. My code works in Firefox 2, but not in IE 6.Answer: Does your code by chance write your custom parameters un-quoted as in example 1? Number 2 works in IE and in Firefox.
Comments:
| ||||||||||||||||||