Is it possible to add geometry to a datatable?
I'm building a datatable in a workflow using 2 other featuresets. I'm able to utilize the attributes from the featuresets and add them to the datatable row by row in a loop but how can I incorporate the geometry from the featuresets as I'm adding to the datatable? Or is there a better approach? thanks
-
It's probably a bass ackward way of doing it but I ended up solving my problem by selecting the features from the featuresets I was using to build the datatable. So the datatable is used for a different purpose but I needed to show the end users where these features are on the map so they could interact with them in the results window. thanks
0 -
Hi Josh
Do you have a pice of Xaml code showing your feature to datatable loop?
Regards
David
0
Please sign in to leave a comment.
Comments
2 comments