Hello,
I am using VB6 SP4 with Access2000. I have 3 objects, DataGrid2, Adodc2 and Text2. Each time a user clicks in the above grid with a mouse or by scrolling with the adodc2 object, I would like Text2 to display the record that is highlighted each time (there is only one field).
Can somebody please let me know what code I should use to allow this.
Thank You
I am using VB6 SP4 with Access2000. I have 3 objects, DataGrid2, Adodc2 and Text2. Each time a user clicks in the above grid with a mouse or by scrolling with the adodc2 object, I would like Text2 to display the record that is highlighted each time (there is only one field).
Can somebody please let me know what code I should use to allow this.
Thank You