Select to view content in your preferred language

Zoom to Extent after Click DataGrid Record

469
1
10-03-2011 02:25 PM
JK
by
Deactivated User
I'm able to get the Find/Data Grid/Zoom poly feature to work just fine. 

1) Search attribute -> returns dataset in grid
2) Click on result/record
3) Automatically zooms to feature/poly.
Repeating steps 1-3 and all is well.  I can click on 10-20 records in sequence and it doesn't fail.

I tried to develop a mirror of the api above but now I'm searching for poly features generated from point to poly via buffer tool (don't know if this is causing the problem).  This works fine, but.... after repeating steps 1-3 above something gets hosed after selecting and zooming the 3rd or 4th try.  It still is able to zoom to the extent but the "symbol" outline of the selected/datagrid feature no longer displays on the map after the zoom.  Also the mouse navigation drag area windows no longer display at his point.  Anyone else experience this issue?
0 Kudos
1 Reply
derekswingley1
Deactivated User
The quickest/easiest way to get help for app issues like this is to post your code, or better yet, a simplified repro case that demonstrates the problem. Can you post some code?
0 Kudos