Hello!
Hope all is well in thinkGeo land!
I am running into a pecular error... When using :
Collection<Feature> features = shapeFileFeatureLayer.QueryTools.GetFeaturesWithin(e.CurrentExtent, ReturningColumnsType.AllColumns);
QueryTools throws an error saying it is null and doesn't collect any of the information from the table in the shapefile selected. Once I zoom in and back out it works ??? It doesn't do this all the time either, only sometimes.
Thanks in adavnce,
Kevin