<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic dataGrid not showing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/datagrid-not-showing/m-p/624261#M58226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;contentPane/tabContainer declared in html markup. The 3rd tab holds a dataGrid, which is hidden by default. After findTask.execute, the dataStore is set and grid is filled, but I can't get it to display. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here's a jsfiddle:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://jsfiddle.net/dbecker88/BhNEa/2/"&gt;http://jsfiddle.net/dbecker88/BhNEa/2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the bottom of the html markup, if you remove the &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;div id="searchStatus"&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; and re-run the fiddle, the datagrid displays fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help with this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to keep the searchStatus div because it gets loaded with various info during the find. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 12:43:48 GMT</pubDate>
    <dc:creator>danbecker</dc:creator>
    <dc:date>2012-08-17T12:43:48Z</dc:date>
    <item>
      <title>dataGrid not showing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/datagrid-not-showing/m-p/624261#M58226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;contentPane/tabContainer declared in html markup. The 3rd tab holds a dataGrid, which is hidden by default. After findTask.execute, the dataStore is set and grid is filled, but I can't get it to display. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here's a jsfiddle:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://jsfiddle.net/dbecker88/BhNEa/2/"&gt;http://jsfiddle.net/dbecker88/BhNEa/2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the bottom of the html markup, if you remove the &lt;/SPAN&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;div id="searchStatus"&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; and re-run the fiddle, the datagrid displays fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help with this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to keep the searchStatus div because it gets loaded with various info during the find. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 12:43:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/datagrid-not-showing/m-p/624261#M58226</guid>
      <dc:creator>danbecker</dc:creator>
      <dc:date>2012-08-17T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: dataGrid not showing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/datagrid-not-showing/m-p/624262#M58227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;found a work-around...specify height &amp;amp; width of dataGrid table&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
#grid{
&amp;nbsp;&amp;nbsp;&amp;nbsp; height:90% !important;
&amp;nbsp;&amp;nbsp;&amp;nbsp; width: 100% !important;
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/datagrid-not-showing/m-p/624262#M58227</guid>
      <dc:creator>danbecker</dc:creator>
      <dc:date>2021-12-12T02:35:27Z</dc:date>
    </item>
  </channel>
</rss>

