Hi there i have in a form with 2 datagrids one with invoices and underneath a grid showing the lines to each invoice. There is a checkbox infront of every line and i would like when an invoice is checked, the corresponding lines that are displayes below, to have their checkboxes automatically checked when the check box of an invoice line is marked. Any idea how to implement that?Thanks