How can you make an excel import template that associates the file name (Order.xls or whatever) with a parent object then use the contents of the file to fill the child's attributes? The user would click on a table name (order.xls)from a datagrid with other file names then the app would open a new page with a data grid with all records associated with that filename.