

Specifying a Sort Order
You can change your application to sort movies alphabetically without writing any code. Display groups manage sorting behavior, and WebObjects Builder provides a Display Group Options panel for configuring this and other characteristics of display groups.- Double-click the movieDisplayGroup variable in the object browser.
The Display Group Options panel opens for configuring movieDisplayGroup.
- Select the title attribute in the Sorting pop-up list.
- Select Ascending.
- Click OK.

Table of Contents
Next Section