ASP.NET MVC Controls | ComponentOne
In This Topic
    DataChangeAction Enum
    In This Topic
    File
    wijmo.grid.immutable.js
    Module
    wijmo.grid.immutable

    Describes the action that caused the dataChanged event to fire.

    Members

    Name Value Description
    Add 0

    An item was added to the collection.

    Remove 1

    An item was removed from the collection.

    Change 2

    Item properties was changed.