<?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 Re: Feature-Table Grid disappears when including &amp;lt;!doctype HTML&amp;gt; in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-table-grid-disappears-when-including-lt/m-p/1641054#M87502</link>
    <description>&lt;P&gt;Having recently dealt with this issue, it appears that the solution is to give your FeatureTable an id and specify its height in the CSS, otherwise the height will be 0px.&lt;/P&gt;&lt;LI-CODE lang="css"&gt;#table{
  height: 500px;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 20:00:42 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2025-08-11T20:00:42Z</dc:date>
    <item>
      <title>Feature-Table Grid disappears when including &lt;!doctype HTML&gt;</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-table-grid-disappears-when-including-lt/m-p/1641046#M87501</link>
      <description>&lt;P&gt;Seems likely to be related to&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-30-failing-to-display-grid/td-p/1514374" target="_blank"&gt;Solved: FeatureTable 4.30 failing to display grid - Esri Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Using 4.33 with Map and Feature-Table components and very minimal custom CSS, the table's rows do not display... this can be resolved by removing the &amp;lt;!doctype HTML&amp;gt; and using "quirks", but this seems like a last resort; we'd much rather understanding the behavior than sidestep it.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;CodePen here:&amp;nbsp;&lt;A href="https://codepen.io/Dane-Atkins/pen/raOGdXE" target="_blank"&gt;https://codepen.io/Dane-Atkins/pen/raOGdXE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 19:44:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-table-grid-disappears-when-including-lt/m-p/1641046#M87501</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-08-11T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Feature-Table Grid disappears when including &lt;!doctype HTML&gt;</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-table-grid-disappears-when-including-lt/m-p/1641054#M87502</link>
      <description>&lt;P&gt;Having recently dealt with this issue, it appears that the solution is to give your FeatureTable an id and specify its height in the CSS, otherwise the height will be 0px.&lt;/P&gt;&lt;LI-CODE lang="css"&gt;#table{
  height: 500px;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 20:00:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-table-grid-disappears-when-including-lt/m-p/1641054#M87502</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-08-11T20:00:42Z</dc:date>
    </item>
  </channel>
</rss>

