Author: balata | Posted on: 7/9/2008 2:00:55 AM | Views : 794

 Say you have a many to many relationship between two tables, and create a connecting table between these that includes keys from the other two tables. What ways are the best to show and enable update and insert to these tables in an aspx-page. Can you do it in an intuitive way on one page, or is it better to resort to multiple insert/update pages. All suggestions are highly appreciated.

...

Go to the complete details ...