ludo.grid.RowManager

ludo.grid.


new ludo.grid.RowManager(config)

Row renderer config for a grid.

Parameters:
Name Type Description
config Object
Properties
Name Type Description
rowCls function

Function returning css class as string for a row. Argument to function: JSON for a row.

Source: