LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


change(e)

Occurs when data is changed during filtering or sorting operations.

Event Data

ParamTypeDetails
eObjectAn event object which contains the change type

Remarks

The object carried with this event contains the following fields:

  • type - determines whether event is fired during filter or sort operation. It can be either 'filtering' or 'sorting'.

Version Information

Supported in: v1.1

See Also