I would like to create an Excel-like view (table) on a web page using data from different tables in a database. For example, I want the page to pull up a student's schedule when they login and their grade in that class. However, the data on these to fields are in different tables. Help!
Lindsay