Question
Row selection in Advanced Tree Grid 2.0
I noticed in the advanced tree grid that although it returns the "Selected Rows" as an output Infotable, it does not change the selected rows from the Input Data Service. Is it the way it is supposed to work?
I explain:
- I have a service that queries another system to created the tree.
- Bound the "AllData" output of this service to the tree row and configured the widget properties.
- Bound one property the "Selected Rows" data to a value widget.
I expected that the Value widged data would change as I select the different rows in the tree.
I noticed that if I bind the selected rows output from the widged to a grid it returns the infotable from that selection but I was not able to get a single value of that selection to bind to the value widget.
Any thought on this?
Thanks
Ewerton

