im working with Entity Framework, SQL and C#....i have a Table called Client and other called clients_phone....I have a form with a Xtragrid and using BindingSource I bind the IQueryable to the grid....myBindingSource = new BindingSource();
myBindingSourc...