The following example features DataGridComponent and:
- defining the list of columns to be displayed
- passing static set of data
- filtering and sorting data on client side
- event handlers for: items selection, individual actions, bulk actions, config changes