EaxGrid.AutoSendSelection

Syntax

AutoSendSelection: boolean

Description

The AutoSendSelection property indicates if the changes are to be immediately sent to server after a selection is made in the table.

Comments

If the property value is set to True, all changes in the table after selection change are immediately sent to the server; if the property is False  modified data is not sent right away.

Example

The example of property use is given on the Example of EaxPropertyBar and EaxGrid Components Collocation page.

See also:

EaxGrid