I have two tables one with a HEADER record and the other with a DETAIL record. Each HEADER record can have multiple DETAIL records. What I would like to do is place the HEADER record in the datagrid and give the user the option to expand the record and view all the DETAIL records. Is this possible? any examples?

thanks