Hello all,
I’ve read through some other posts regarding this question. Has anyone else successfully implemented two mysql tables into one grid?
I have two tables, customer_shipping and customer_billing. They use many of the same columns, but different information. I’ve setup the table to handle all the information received by one table without issue. However I can’t get it to work with 2.
Anyone have any suggestions?
Thanks