The tbRowTemplate directive should be use with a ngRepeat to iterate all the rows or grouped rows in a rowset.

This directive is replace by an tr HTML element.

Directive's attributes

Param Type Details
rowModel object

Set the current row, if you are using a ngRepeat you must to use the current element variable here.