Wijmo UI for the Web
IRowInfo Interface
wijmo.grid Namespace : IRowInfo Interface
Represents an information about a row of the wijgrid.
Fields
 NameDescription
 Field

Associated data.

 
 Field

Data item index.

 
 Field

Data row index, the index of the data row inside the TBODY section of the wijgrid.

 
 Field

The value that is being grouped. Available for groupHeader and groupFooter rows only.

 
 Field

Type: wijmo.grid.renderState

State of the row. Only the wijmo.grid.renderState.rendering value is useful in a row context.

 
 Field

Type: wijmo.grid.rowType

Type of the row

 
Top
See Also

Reference

wijmo.grid Namespace