I have 2 tables; between them have a one-to-many relationship. They have a one-to-many relationship with a language table.

So, I want load all of data in 2 tables above into one Table View, edit and add new record to them. What way I can do? Help me….