I am supporting an app written on ExtJS 2.0.2. The app works fine on multiple servers. However, when I bring the code down locally, data (from the GroupingStore) does not appear in the EditorGridPanel.
I've tried resetting the paths locally but no luck. I've confirmed the PHP service is getting called and retrieving data.
The grid comes back with rows but no data. Am I missing something silly here?
Thanks, Chris