sKuD24
12 Sep 2008, 12:59 AM
Hello everybody.
I have a problem with a store.
I want to change the loading params with using params object in the load() method.
myStore.load({
params : {
"url" : baseUrl + 'statistique/getStat'
}
});
but I have nothing, the old Url is charging (baseUrl + 'statistique)
What the matter with this method ?
Thanks.
I have a problem with a store.
I want to change the loading params with using params object in the load() method.
myStore.load({
params : {
"url" : baseUrl + 'statistique/getStat'
}
});
but I have nothing, the old Url is charging (baseUrl + 'statistique)
What the matter with this method ?
Thanks.