Hello Esri Developers,
In Web AppBuilder, we are developing a custom widget that will create data tables displaying raster pixel values for a given x,y. Rather than create a separate html page to display the data tables, or display data tables in the widget (which is rather skinny for displaying tables), is it possible and easily supported to write the data tables to the Attribute Table widget. Has anyone utilized the Attribute Table widget for this purpose rather than displaying map feature layers?
The process goes as follows:
User turns on multiple raster layers in the map.
User opens the custom data tables widget.