阅读背景:

ExtJS:来自一个AJAX调用的多个JsonStores?

来源:互联网 

I have an ExtJS based application. When editing an object, an ExtJS window appears with a number of tabs. Three of these tabs have Ext GridPanels, each showing a different type of data. Currently each GridPanel has it's own JsonStore, meaning four total AJAX requests to the server -- one for the javascript to create the window, and one for each of the JsonStores. Is there any way all three JsonStores could read from one AJAX call? I can easily combine all the JSON data, each one currently has a different I have an ExtJS based application. When editing




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: