M
Martin Williams
This is my first post to this group. I am currently working on a project
for my Intermediate vb.net class. My project is a movie rental program,
which involves displaying customer records with transaction details. The
way it is set up now is that I have a group of bound text boxes to display
the customer information, and a datagrid to display the transaction details.
Also, I have a label to display the totals for each customer's transaction.
The problem that I am having is I don't know which event to use to "capture"
the current customer as I cycle through the records, so that I can
effectively target the childrows of the current customer.
If you need to see code, please let me know in the reply. Thanks for all
replies.
Regards,
Martin Williams
for my Intermediate vb.net class. My project is a movie rental program,
which involves displaying customer records with transaction details. The
way it is set up now is that I have a group of bound text boxes to display
the customer information, and a datagrid to display the transaction details.
Also, I have a label to display the totals for each customer's transaction.
The problem that I am having is I don't know which event to use to "capture"
the current customer as I cycle through the records, so that I can
effectively target the childrows of the current customer.
If you need to see code, please let me know in the reply. Thanks for all
replies.
Regards,
Martin Williams