I'm going to simplify my question. How, within Visual Basic can I determine the selected row of a repeating table within the InfoPath form? It seems to me I should be able to reference the repeating table object.
----------------------------------------------------------------------------------------------------------------------------
Old posting:
How do I go about, in Visual Basic/VSTO, identifying the currently selected row in a repeating table that's part of a master/detail relationship? The JScript solutions I find don't seem to translate to VB.
I'm not a strong programmer, but am comfortable in VBA and can manipulate/get properties of objects in Excel and Word. I just can't find a correlate way within the InfoPath/VB environment.
I've done my due diligence (about four hours worth) in trying to find the solution on my own, but have come up empty-handed.