<?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 Scroll to Selection in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651432#M60731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using FeatureTable of JavaScript API 3.19.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;featuretable is long list with scrolling and I am trying to scroll to the row when corresponding feature is selected on the map.&amp;nbsp;I is have set syncSelection: true&amp;nbsp; &amp;nbsp;, so table row get highlighted , but I can't find a way to scroll to the selected row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyideas will really help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Nov 2017 21:02:46 GMT</pubDate>
    <dc:creator>VIKRANTKRISHNA</dc:creator>
    <dc:date>2017-11-09T21:02:46Z</dc:date>
    <item>
      <title>FeatureTable Scroll to Selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651432#M60731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using FeatureTable of JavaScript API 3.19.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;featuretable is long list with scrolling and I am trying to scroll to the row when corresponding feature is selected on the map.&amp;nbsp;I is have set syncSelection: true&amp;nbsp; &amp;nbsp;, so table row get highlighted , but I can't find a way to scroll to the selected row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyideas will really help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 21:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651432#M60731</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2017-11-09T21:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable Scroll to Selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651433#M60732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Vik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use selectRows() function to scroll to the selected rows. You will need the the ObjectID for each row that you want selected, it will only scroll to the first one in the set.&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink8" href="https://developers.arcgis.com/javascript/3/jsapi/featuretable-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/featuretable-amd.html"&gt;https://developers.arcgis.com/javascript/3/jsapi/featuretable-amd.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look for&amp;nbsp;&lt;/P&gt;&lt;H4 class="" style="color: #4d4d4d; background-color: #ffffff; font-weight: 500; font-size: 1.0625em; margin: 0.2em 0px 0.4em;"&gt;selectRows(ids, scrollToRow?)&amp;nbsp;&lt;/H4&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff;"&gt;Allows users to select rows(s) based on row id(s). Selected rows will be highlighted while other records are still visible in the table.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d;"&gt;&lt;EM&gt;(Added at v3.18)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 21:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651433#M60732</guid>
      <dc:creator>AaronGibson</dc:creator>
      <dc:date>2017-12-07T21:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable Scroll to Selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651434#M60733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to not working for me.&lt;/P&gt;&lt;P&gt;I have custom panel in my app, where I am rendering the feature table. Its a custom UI design, tabs includes tabs and other div hierarchies . Could the design and css of parent container be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 17:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651434#M60733</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2018-01-25T17:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable Scroll to Selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651435#M60734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that would cause an issue. I use it in a complex UI as well and it works. Hard to say without seeing the application. Are you using the ArcGIS Javascript API 3.18 or higher?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 12:40:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651435#M60734</guid>
      <dc:creator>AaronGibson</dc:creator>
      <dc:date>2018-01-26T12:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable Scroll to Selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651436#M60735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using 3.15&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 13:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651436#M60735</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2018-05-10T13:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureTable Scroll to Selection</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651437#M60736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/featuretable-amd.html#selectrows" title="https://developers.arcgis.com/javascript/3/jsapi/featuretable-amd.html#selectrows"&gt;FeatureTable | API Reference | ArcGIS API for JavaScript 3.25&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="color: #4d4d4d; background-color: #fafafa; border-width: 1px 1px 0px; border-style: solid; border-color: #d9d9d9; font-size: 14px; margin: 0.1em 0px 0.3em;"&gt;&lt;TBODY&gt;&lt;TR style="background-color: #fafafa; border-bottom: none;"&gt;&lt;TD class="" style="background-color: #fafafa; border-width: 0px 0px 1px; border-style: solid; border-color: #d9d9d9; padding: 4px 1px 4px 5px;"&gt;&amp;lt;&lt;CODE style="background: transparent;"&gt;&lt;SPAN class=""&gt;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean" style="color: #00629b; text-decoration: none;"&gt;Boolean&lt;/A&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&amp;gt; scrollToRow&lt;/TD&gt;&lt;TD class="" style="background-color: #fafafa; border-width: 0px 0px 1px; border-style: solid; border-color: #d9d9d9; padding: 4px 1px 4px 5px;"&gt;Optional&lt;/TD&gt;&lt;TD class="" style="background-color: #fafafa; border-width: 0px 0px 1px; border-style: solid; border-color: #d9d9d9; padding: 4px 1px 4px 5px;"&gt;Indicates whether the table should scroll to selected rows. If multiple row ids are provided, scrolls to first row in the array. Default value:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="font-weight: bold;"&gt;false&lt;/STRONG&gt;. Note that if&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="background: transparent;"&gt;scrollToRow&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;true&lt;/EM&gt;, selection only occurs if rows are already displayed within the table. This is a known limitation with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://dgrid.io/" style="color: #00629b; text-decoration: none;"&gt;Dojo's dgrid&lt;/A&gt;.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #4d4d4d;"&gt;selection only occurs if rows are already displayed within the table&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 22:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featuretable-scroll-to-selection/m-p/651437#M60736</guid>
      <dc:creator>AlirezaAhmadi</dc:creator>
      <dc:date>2018-07-20T22:05:10Z</dc:date>
    </item>
  </channel>
</rss>

