<tr> <td align="right"> <div class="divOk" onclick="dijit.byId('datagrid').hide();"> X</div> </td> </tr>
function closeGrid() { esri.hide(datagrid); dojo.style("map", {"height": "100%"}); }
<th field="" width="2%"> <div class="GridCloseIcon" title="Close Grid" onclick="closeGrid();"></div> </th>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.