Grid Functionality / Events


Event Log

Theme

Description

This example demonstrates the events available into the grid. The gird has following events: 'command', 'dataBound', 'selectionChanged', 'detailCreated', 'sort'. You can find the gridData.js file content here: gridData.js

Was this example useful?