Hi,
When I update a FeatureTable (using updateFeature(Feature*) ), I was kinda hoping that the FeatureLayer which is used to render the data would automatically refresh, and show the new situation. Which doesn't happen.
How can I keep the View (=layer) in sync with the Data (=table) ?
Thanks for any suggestions.