Class IgxGridValidationService

Constructors

Accessors

Methods

  • Marks the associated record or field as touched.

    Parameters

    • key: any

      The id of the record that will be marked as touched.

    • field: string

      Optional. The field from the record that will be marked as touched. If not provided all fields will be touched.

    Returns void