ok I have sorta got it figured out....
this .parent.label.caption = this.Parent.grdProvIDs.column1.text1.value
HOWEVER! The column I need to gather the data from is column9 and it is not visible, I need to be able to select its data by only clicking on its row.
PS The code I have above only lists what I need when column1 is selected
|