Answered: Problem with jsonp proxy an paging toolbar?
Answered: Problem with jsonp proxy an paging toolbar?
Hello!
Is there something known about a problem using jsonp proxies and grids with paging tollbar?
I have changed a script with two stores and grids from json to jsonp proxy. Before the change everything worked fine (using ExtJS 4.1).
But now the paging toolbar didn't get the total value of the json answer string (which I can see in firebug) and the limit for max values configured in the bbar. I cant't figure out why.
Has someone made similar notices and - maybe - found out why it occured?