
10-10-2000, 10:29 AM
|
|
|
Referencing cells in a datagrid
|
I have a datagrid whose datasource is a query returning four fields.
name, startdate, enddate, clientid
Depending on which row is selected (by clicking on any cell in that row) ,i want to assign the clientid of the selected row to a variable. How do i reference this information.
Any help gratefully recieved.
Cheers
|
|