laptop and a wrench

Bug

When using ArcGIS API for JavaScript, the FeatureTable's selectRows method does not scroll to the selected rows when the rows selected are beyond the pre-rendered rows of the table.

Last Published: February 8, 2017 ArcGIS API for JavaScript
Bug ID Number BUG-000101741
SubmittedDecember 27, 2016
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found3.18
Operating SystemWindows OS
Operating System Version7.0 64 Bit
StatusKnown Limit

Additional Information

This is a limitation of dgrid, unfortunately. We do have some logic that tries to preemptively scroll the table to trigger rendering of these rows. If the table scrolls near enough to the target row, it will render and scroll (again) to put the desired row at the top. The primary issue is that dgrid doesn't know exactly how many rows are between the current view and the expected row(s) so the scroll distance can't be estimated. API reference for this method will be updated to reflect this information to avoid further confusion.

Steps to Reproduce

Bug ID: BUG-000101741

Software:

  • ArcGIS API for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options