Determining iosTable row index

How do you determine the row index of the currently selected row in an iosTable? I can get the value of a table cell by specifying a row number, but I need to set that value to the selected row.

Thanks!

I’m not seeing much in terms of some kind of readable property. From what I’m seeing you have to use the iOSTable Action event to capture the selection. http://xojo.helpdocsonline.com/iostable$Action

Tim,

Brilliant! Got if figured … now I have to figure out how world domination will follow … :slight_smile: