Hi, i'm trying to make a DatagridView filled with the information of two related tables. I've tried binding the DataGridView with the relation but only one table is shown. I also tried searching for the solution and found out that the old Datagrid was able to display related data by clicking on a "+", why is the new Datagrid not able to do something similar? I'm using Visual Basic 2008 and Mysql and any help would be appreciated.
↧