Numéro d’ID de bogue |
BUG-000101741 |
Envoi | December 27, 2016 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS API for JavaScript |
Version trouvée | 3.18 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 7.0 64 Bit |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Étapes pour reproduire
ID de bogue: BUG-000101741
Logiciel:
- ArcGIS API for JavaScript