Is it possible to create a FeatureTable from FeatureSet, instead of FeatureLayer?
Thanks.
Forrest
Solved! Go to Solution.
You can, but you need to convert it to a client-side FeatureLayer.
https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-collection/
Here is that above sample with the FeatureTable
You can, but you need to convert it to a client-side FeatureLayer.
https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-collection/
Here is that above sample with the FeatureTable