Select to view content in your preferred language

Table scrolling to result

300
1
05-09-2023 12:09 PM
LefterisKoumis
Frequent Contributor

During the 2023 Dev Summit this app was shown to demo by @KellyHutchins and @MNIT-Kitty-Hurley  the ability to create accessibility maps with JS and Calcite.

https://codepen.io/kellyhutchins/pen/QWVvGZq?editors=1010

In this app, a click on the map, shows the record on the table.

My question is if you click a graphic, how the table can scroll to that selected feature if there are hundreds of features. Also, how can we add a vertical scroll to the table.

Thank you.

0 Kudos
1 Reply
KellyHutchins
Esri Frequent Contributor

I updated the demo to allow the table to scroll. The demo app was only created to show ideas and isn't fully featured. Users can use the menu options to zoom to the map feature or to only show the selected features. 

Also check out the FeatureTable SDK reference for more capabilities available on the table. 

 Screenshot 2023-05-09 at 12.56.46 PM.png