<?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 cell-click event on FeatureTable for related records in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cell-click-event-on-featuretable-for-related/m-p/1683494#M88129</link>
    <description>&lt;P&gt;I'm using this sample as a reference:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-featuretable-relates" target="_blank" rel="noopener"&gt;Sandbox | Sample Code | ArcGIS Maps SDK for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I add a "cell-click" event listener by adding the following code after the FeatureTable initialization:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;featureTable.on("cell-click", (e) =&amp;gt; {
  console.log('cell-click', e);
});&lt;/LI-CODE&gt;&lt;P&gt;The click event only fires for clicks on the main table. When drilling into the related records for any of the features, the related table does not get the same event listener. What I would like to know is: is there a way to create:&lt;/P&gt;&lt;P&gt;- an event listener can be added to a specific related table; or&lt;BR /&gt;- an event listener can be added for ALL tables in the FeatureTable, including related tables&lt;/P&gt;&lt;P&gt;Additionally, I see checkboxes get added automatically to each row when viewing related records. Is there a way to observe what items are checked in a related table?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2026 23:32:39 GMT</pubDate>
    <dc:creator>shovland</dc:creator>
    <dc:date>2026-02-26T23:32:39Z</dc:date>
    <item>
      <title>cell-click event on FeatureTable for related records</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cell-click-event-on-featuretable-for-related/m-p/1683494#M88129</link>
      <description>&lt;P&gt;I'm using this sample as a reference:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-featuretable-relates" target="_blank" rel="noopener"&gt;Sandbox | Sample Code | ArcGIS Maps SDK for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I add a "cell-click" event listener by adding the following code after the FeatureTable initialization:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;featureTable.on("cell-click", (e) =&amp;gt; {
  console.log('cell-click', e);
});&lt;/LI-CODE&gt;&lt;P&gt;The click event only fires for clicks on the main table. When drilling into the related records for any of the features, the related table does not get the same event listener. What I would like to know is: is there a way to create:&lt;/P&gt;&lt;P&gt;- an event listener can be added to a specific related table; or&lt;BR /&gt;- an event listener can be added for ALL tables in the FeatureTable, including related tables&lt;/P&gt;&lt;P&gt;Additionally, I see checkboxes get added automatically to each row when viewing related records. Is there a way to observe what items are checked in a related table?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 23:32:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cell-click-event-on-featuretable-for-related/m-p/1683494#M88129</guid>
      <dc:creator>shovland</dc:creator>
      <dc:date>2026-02-26T23:32:39Z</dc:date>
    </item>
  </channel>
</rss>

