AutoSendSelection: boolean
The AutoSendSelection property indicates if the changes are to be immediately sent to server after a selection is made in the table.
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.
The example of property use is given on the Example of EaxPropertyBar and EaxGrid Components Collocation page.
See also: