The tbRow
directive should be use with a ngRepeat
to iterate all the rows or grouped rows in a rowset.
Param | Type | Details |
---|---|---|
rowModel | object |
Set the current row, if you are using a ngRepeat you must to use the current element variable here. |