DataGrid REALbasic Plugin

DataGrid.SelectionChanged Event

The selection changed. This can be triggered by clicking a cell, removing rows and in many other ways.

SelectionChanged()

Parameters

Remarks

Use the Selection property to query the state of the new selection.

See Also

DataGrid Control