Example to use FeaturePopups for Openlayers to show a grid of features using jqGrid

View on GitHub
FeaturePopups, grid, jqGrid, SelectFeature

Shows how to bind the "FeaturePopups" control with a jqGrid grid to show the features of a layer and select them.

"FeaturePopups" control wraps the management of SelectFeature control.

View the grid-jqGrid-features.js source to see how this is done.

View the grid-commonOL.js source to see the definition of the map and layers.