This question is locked. New answers and comments are not allowed.
                        
                        I have two tables, jobs and customers.  I would like to display some data from both tables in one grid.  Should I create a backend view or is there a different way?  I don't want to display all of the data in either table, just a few columns from each into one grid.
                                