PDA

View Full Version : how to apply a httpconfig configuration inside a grid



r2k
26 Sep 2007, 10:31 AM
hmmm how can apply a configuration for a HttpProxy (example to change extraParams) inside a Ext.grid previously loaded and running...

:-/:-?

request: if an admin sees this thread plz change the title to "how to apply a httpProxy configuration inside a grid"

to make it more explicit that's my doubth

i was looking for a method to change dynamically the params for a httpProxy via extraParams but i noticed that doesn't change when i change the values and reload my grid (where the dataStroe with HttpProxy is attached)

and i found this Interesting thread
http://extjs.com/forum/showthread.php?t=7737

and this very interesting reply:
http://extjs.com/forum/showthread.php?p=39120#post39120

but loking into the documentation i don't make my mind how to use in the grid
Ext.apply(...) http://extjs.com/deploy/ext-1.1/docs/output/Ext.html#apply