I'm a new C# programmer, and I must have read a ton of books (wrox, mspress) but I'm missing the "how to" when I have several normalised tables that need to be merged into one datatable so I can bind it to a grid control. How are updates handled? How are "joined" tables with foriegn keys updated? I'm lost when it comes to this. thanks -Chris