I am using a grid with an popup ascx control for editing/inserting records. The grid displays sets of records (controled by a dropdown list) When inserting a new record I need to be able to pass to the edit ascx control the ID from the dropdown list so it can be inserted in to the new record.