Available in the Full Version

Data Grid - Multi-Row Layout

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

This sample demonstrates how to setup an igGrid with a Multi-Row Layout. The Мulti-Row Layout is defined using rowIndex, columnIndex, rowSpan and colSpan attributes in the column collection, which allow defining a more complex structure for presenting the data. This layout has support for the following grid features:
  • Filtering (advanced filtering mode only)
  • Sorting
  • Updating
  • Paging
  • Row Virtualization (only with virtualizationMode - "continuous")

Code View

Copy to Clipboard