Problem updating child data to Dataset from datagrid

P

pete matthews

HI. I have a dataset with two tables. Table 1 is parent and table 2 is
child. Am populating a single datagrid with records from child table
derived from a single parent record. I am then allowing users to edit
child records in datagrid. Users have an update option for each row in
the datagrid. How do I then write the updated child record from the
datagrid to the dataset
??? The user presses an update button which fires the itemcommand. I
dont seem to have the currentindex of the child records ?? Any
help greatly appretiated as I tearing out hair.
Many thanks. Pete.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top