/
Selection Field

Selection Field



This property must be bound to an indicator or character field, which will be used to both set and return the selected state on each record. If a character field is specified, the "selection value" property will be used to populate the field when a row is selected.

Promptable? NO
Possible Values: Must be bound
Bindable? YES
Products: ProfoundUI

The "row selection" property enables a user to select one or more rows. This property preserves those selections after a screen is submitted.

For example, the two properties can be set on a Load-All grid:

Then rows on the grid may be selected:

And when the screen is submitted, the selections are transmitted to the ProfoundUI handler:

Then the handler responds, and the page loads with the grid selections as indicated by the selection field.