I want to retrieve all, or just some value(s) from a selected row, or multiple, in a TableControl.
Meaning, on click of a button the TableControl is checked for selected rows and based on the result a couple of values, or the values from all fields should be returned.
How can I do that?