Row selection

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In a Form I've a subform whose a Tabular view of a table.
I want to handle the selection event of a Row and in this event, reading
Row's data. Can you suggest me how can I implement this?
TIA
Marco
 
Try the On Current event in the subform.
In a Form I've a subform whose a Tabular view of a table.
I want to handle the selection event of a Row and in this event, reading
Row's data. Can you suggest me how can I implement this?
TIA
Marco
 
Back
Top