Hi,
I need to add select/unselect/multiselect functionality to Scrolling Table. I started with “click” function on “ScrollingTable” or “TableRow”. It returns column’ “TextBlock” as a “targetObject”, which are not Panels and do not allow me to find a full row which I need to deal with.
Are there any samples I can utilize instead of implementing it from scratch?
Thank you,
Yefim