Member Junction
    Preparing search index...

    Fired after a row is selected

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    grid: unknown

    The grid component that raised the event

    newSelection: string[]

    New selection state

    previousSelection: string[]

    Previous selection state

    row: Record<string, unknown>

    The row data (entity)

    rowIndex: number

    The row index in the current view

    rowKey: string

    The row key (ID)

    timestamp: Date

    Timestamp when event was raised

    wasAdditive: boolean

    Whether this was additive selection