Hello, I'm having a problem with selecting features. In MS SQL (2008R" patched up to date) I have view with geom, float and text type.
On loading, I'm creating map and layer (manhole) with filter value "manholeIsCentroid = 0" (that's float from database) and everything look just fine. [cid:[email protected]] Problem occurs when I select this feature. [cid:[email protected]] Mapguide selects all features who belongs to that manhole (manholeId is identity). [cid:[email protected]] If I select centroid feature with C# code the result is the same! It's look's like that float field does not applies at all. Filter works in featureReader (selection generates only one feature for selection). I'm, really stuck with this. FDO toolbox correctly filter grid view based on data. I'm using latest beta (2.2) on IIS7. Does anyone have a clue? Thank you.
<<inline: image001.png>>
<<inline: image002.png>>
<<inline: image003.png>>
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
