Documentation Archive Developer
Search
Table of Contents Previous Section

Updating Objects in the Detail Display Group

In this section, you'll add the ability to insert, update, and delete movie roles. The MovieDetails page will then look something like this:

Many of the features in this page are similar to features in the Main page, but in this section you perform by hand the tasks the wizard performed for you to create Main. Already you've learned how to create a DisplayGroup variable and how to bind it to dynamic elements. In this section you'll:

Table of Contents Next Section