Will anyone show me how to bind multiple tables into one datagid? I have looked at the documentation on datagrid binding but I'm not quite sure if I got it right because it's not working. Here's what I want to do. I want to populate a datagrid with some data from my mdb file and if a user click on the plus sign on the datagrid cell, the datagrid shows another table or columns that's related to that cell column. I'm not sure how to go about accomplishing this. Any pointer will be greatly appreciated!

ljCharlie