Select to view content in your preferred language

editor.select and printing tools

566
0
09-26-2013 08:42 AM
MarcoRosa
Emerging Contributor
Hi to all,

im' using arcgis server 10.2 with sl api 3.1, and i'm introducing printing tool inside my application.
I have on map a feature layer (Mode property = Selection Only) on which to select feature i use editor widget on behind code.

When i made a selection with editor tool and launch printing tools all works good and selected features of feature layer are correctly printed.

The problem is when i made a query task on this feature layer and want to view on map the result of query: on querytask completed i have correctly a featureset: looping on that and adding graphics selected on feature layer i can view on map the selected objects. In this case the printing tool works, but the selection of feature layer is not on print image.

Then the question is ... : can i on behind code to force the selection of polygons in the same way of editor tool work ?

Thanks in advanced , for any suggestion

GP
0 Kudos
0 Replies