multiple tabs in Tab Container for each multiple dynamic map layers

235
0
08-24-2012 06:15 AM
DavidMcGill
New Contributor
I am using / combining the samples:
http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/find_drilldown...
http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/find_popup.htm...

I'm trying to modify the table results so that each tab in the Tab Container will show all the attributes for each dynamic map service layer that is loaded and visible.

for example:
the 5 dyn layers I have loaded.
1. State Layer
2. county Layer
3. City layer
4. Transportation layer
5. Client data Layer

Should show results in:
Tab 1. state layer field names
Tab 2. county layer field names
Tab 3. City layer field names
Tab 4. Transportation layer field names
Tab 5. Client data layer field names


Any help is greatly appreciated.

Thanks,
David
0 Kudos
0 Replies