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.

Zuletzt veröffentlicht: February 8, 2017 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000101741
EingereichtDecember 27, 2016
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version3.18
BetriebssystemWindows OS
Betriebssystemversion7.0 64 Bit
StatusKnown Limit

Zusätzliche Informationen

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000101741

Software:

  • ArcGIS API for JavaScript

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln