<?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 FeatureTable 4.x Questions in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/330138#M30547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just starting to use version 4 of the Javascript API and had a couple of FeatureTable questions that I could not find the answer. It may be possible these aren't implemented yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there a way to remove the checkbox column? I just want the columns of data.&lt;/P&gt;&lt;P&gt;2. Is there a way to set the width of the columns?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2020 20:27:29 GMT</pubDate>
    <dc:creator>JoshObrecht1</dc:creator>
    <dc:date>2020-11-09T20:27:29Z</dc:date>
    <item>
      <title>FeatureTable 4.x Questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/330138#M30547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just starting to use version 4 of the Javascript API and had a couple of FeatureTable questions that I could not find the answer. It may be possible these aren't implemented yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there a way to remove the checkbox column? I just want the columns of data.&lt;/P&gt;&lt;P&gt;2. Is there a way to set the width of the columns?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 20:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/330138#M30547</guid>
      <dc:creator>JoshObrecht1</dc:creator>
      <dc:date>2020-11-09T20:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable 4.x Questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/1001104#M70802</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/316284"&gt;@JoshObrecht1&lt;/a&gt;,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Checkbox column:&lt;UL&gt;&lt;LI&gt;I couldn’t find any functionality to edit checkbox column. The columns within the table are inherited from the "Column" module of the API which is also is Beta similar to Feature Table:&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-Grid-Column.html" target="_self"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-Grid-Column.html&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Width of column:&lt;UL&gt;&lt;LI&gt;The doc of "FeatureTable" class says, "&lt;SPAN&gt;For information about gaining full control of widget styles, see the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/styling/index.html" target="_blank" rel="noopener"&gt;Styling&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;topic.&lt;/SPAN&gt;"&lt;UL&gt;&lt;LI&gt;Styling:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/guide/styling/index.html" target="_self"&gt;https://developers.arcgis.com/javascript/latest/guide/styling/index.html&lt;/A&gt;&amp;nbsp;&lt;UL&gt;&lt;LI&gt;Here, you can check the width properties&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can contact Support Services if you want to log enhancements on above issues.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 06:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/1001104#M70802</guid>
      <dc:creator>KavishGhime3</dc:creator>
      <dc:date>2020-11-13T06:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable 4.x Questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/1134240#M75936</link>
      <description>&lt;P&gt;Hello JoshObrecht1,&lt;/P&gt;&lt;P&gt;To remove checkbox column in FeatureTable just add the following line:&lt;/P&gt;&lt;P&gt;visibleElements: { selectionColumn: false } when you create the new FeatureTable.&amp;nbsp; See link bellow: &lt;A href="http://gis.kaiquan.com.cn/latest/sample-code/sandbox/index.html?sample=widgets-featuretable" target="_blank"&gt;http://gis.kaiquan.com.cn/latest/sample-code/sandbox/index.html?sample=widgets-featuretable&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2022 18:27:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-4-x-questions/m-p/1134240#M75936</guid>
      <dc:creator>mheroui</dc:creator>
      <dc:date>2022-01-16T18:27:02Z</dc:date>
    </item>
  </channel>
</rss>

