I am working on an application that contains a building directory. I'm using a data grid inside a tabbed content plane. I have the complete building directory displayed in the data grid, but the zoom to button doesn't work for all items. My feature class is a multi-part polygons with five classification. Currently the zoom too only works with things that are classified buildings. [ATTACH=CONFIG]16882[/ATTACH] I used code from the data grid example: http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm If you can let me know if this doesn't work with a different classifications that would be great. Also is it possible to link the Zoom button with an info window and how would one do that?