Hello. I am implementing FindTask & IndentifyTask into a Web page. All is well when I use the FindTask functionality (query, get result set, click on row in datagrid to zoom to polygon). Next, I click my mouse pointer on the map to trigger the infoWindow which is a tabbed view of attribute data - this works fine. I close the infoWindow and select another row to zoom to the area and it bombs.
Once the infoWindow is called in a session there is some conflict with the onRowClickHandler I believe.
In IE7 the javascript error is:'geometry' is null or not an object.
Thanks in advance for your help.
- IE7
- ArcGIS Server 9.3.1 SP1
- JS API REST Service