Christian Mayer
Christian Mayer
I also won't be able to look at this before the end of the week. But I am sure we'll get this handled soon. Thanks for keeping this up!
Hi all, I think we have to split this a bit to get things clearer: One problem is the thing with the nested feature attributes described by @NeilujD. Can you...
Hi @fobetor , thanks for the information. That will help to find the problem. One last question: Which version of GeoExt do you use (2.0.0, 2.0.1, 2.0.2 or master) ?
Okay I found the point. The main difference between your code and the online example [here](http://geoext.github.io/geoext2/examples/grid/feature-grid.html) is that you are using a `GeoExt.data.proxy.Protocol` to query the features instead of defining...
I just added a PR (#318) with a new example showing the before mentioned.
You are pointing to "http://172.26.0.100/web/New/proxy/[object Object].js" Maybe your your JS setting the URL is wrong? From a GeoExt point-of-view all should be fine now.
Hi @bentrm, I recently started to fix this. 1.) isn't really a problem but 2.) is caused deep in the ExtJS 'proxy-/reader-world'. I already had a intensive look into that...
I guess. At least #173 seems to be related somehow. For #162 I am not sure.
I just opened a PR (#384) which fixes 1.) and can be used as base for further development.