R
Rick
Hello,
I have created a typed dataset with two tables. These tables has a one to
many relationship (via key) which I represent with a datarelation. The
question I have is how can I cascade the key value from the parent to the
child on a new inserted row? Does cascading only work on update and delete?
If so, is the only choice to manually add the key to the child table?
Thanks
I have created a typed dataset with two tables. These tables has a one to
many relationship (via key) which I represent with a datarelation. The
question I have is how can I cascade the key value from the parent to the
child on a new inserted row? Does cascading only work on update and delete?
If so, is the only choice to manually add the key to the child table?
Thanks