I have a grid loaded, I want to get the current stores URL which loaded the json data to it , and pass an extra param to it, and load this URL as a pdf, or xls. But how can I get the url?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Get the proxy and ExtraParams:
Then, build the url:
And the newUrl will be something like this:
I don’t think that exists a proxy method that do this but you can extend an existing proxy, as follows:
And then:
Result is the same 😉
Here’s you can find the doc of proxies: Ajax Proxy