Wednesday, October 15, 2008

Master-Detail Form. Let’s check the way of its organization!

I’ve got to figure out the best way of the implementation of such an issue now:

One of the most common types of form in database applications is "Master-Detail" form. "Master-Detail" form display a master row and multiple detail rows within a single page. With this form, users can query, insert, update, and delete values from two tables.

I want to find out and compare which ways for master-detail forms organization offer present-day web-databases. So one can define what is the killerest solution.

No comments:

Post a Comment