<?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: Dynamically Set Width of FeatureTable Columns in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1512468#M85146</link>
    <description>&lt;P&gt;Esri also added a "width" property to the Column class in the JS SDK.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-Grid-Column.html#width" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-Grid-Column.html#width&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2024 17:15:44 GMT</pubDate>
    <dc:creator>ChristopherSchreiber</dc:creator>
    <dc:date>2024-07-30T17:15:44Z</dc:date>
    <item>
      <title>Dynamically Set Width of FeatureTable Columns</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1188314#M77818</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our team is trying to dynamically set the width of all of the columns in a FeatureTable. We would like to have each column be as long as the longest value in that column.&amp;nbsp;&lt;/P&gt;&lt;P&gt;By default, the FeatureTable makes all columns the same width, regardless of the side of the data they contain.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone Tried to do this before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1188314#M77818</guid>
      <dc:creator>ChristopherSchreiber</dc:creator>
      <dc:date>2022-06-30T14:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Set Width of FeatureTable Columns</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1197720#M78115</link>
      <description>&lt;P&gt;This works for me:&lt;/P&gt;&lt;P&gt;featureTable.grid?.findColumn(“FIELDNAME”)?.width = 100;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2022 15:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1197720#M78115</guid>
      <dc:creator>Justin_Greco</dc:creator>
      <dc:date>2022-07-30T15:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Set Width of FeatureTable Columns</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1512467#M85145</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/570544"&gt;@JustB&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;This worked!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 17:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1512467#M85145</guid>
      <dc:creator>ChristopherSchreiber</dc:creator>
      <dc:date>2024-07-30T17:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Set Width of FeatureTable Columns</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1512468#M85146</link>
      <description>&lt;P&gt;Esri also added a "width" property to the Column class in the JS SDK.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-Grid-Column.html#width" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-Grid-Column.html#width&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 17:15:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamically-set-width-of-featuretable-columns/m-p/1512468#M85146</guid>
      <dc:creator>ChristopherSchreiber</dc:creator>
      <dc:date>2024-07-30T17:15:44Z</dc:date>
    </item>
  </channel>
</rss>

