Member Junction
    Preparing search index...

    Fired after row delete

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    error?: string

    Error message if delete failed

    grid: unknown

    The grid component that raised the event

    row: Record<string, unknown>

    The row data (entity)

    rowIndex: number

    The row index in the current view

    rowKey: string

    The row key (ID)

    success: boolean

    Whether the delete was successful

    timestamp: Date

    Timestamp when event was raised