Grid Panel configured with a GeoExt.data.FeatureStore

This example shows an Ext grid loaded with features read from a GeoJSON document (data/summits.json).

Because the layer and the store are bound to each other, the features loaded into the store are automatically added to the layer.

See feature-grid.js.