I'm trying to display multiple tables in DataGridView , from a database I mapped through the Entity Framework .
Example, person table, address.
I tried to use pessoa.BindingSource , then comes the address list, but I could not...
asked by
08.06.2018 / 23:26