Selection graphic not added on feature layer selection-complete

430
1
05-16-2017 06:55 AM
jasonwriter
New Contributor III

I have a feature layer that I am making a selection on and on "selection-complete" I have a confirmation box to verify the correct selection but the feature selection graphic doesn't seem to be applied at this point. How would I wait for the selection graphic to be shown before I show the confirmation box?

Thanks in advance for the help.

Jason.

0 Kudos
1 Reply
KenBuja
MVP Esteemed Contributor

Have you looked at the "graphics-draw" event? Since this also fires every time the layer is drawn, you would add this as a one time event when the selection-complete event is fired.