Implemented hirachical rows

This commit is contained in:
Andreas Stöckel
2012-03-30 11:43:39 +00:00
parent d7bd469ed9
commit 1d405d05ba
9 changed files with 189 additions and 33 deletions

View File

@ -446,7 +446,7 @@ var et2_dataview_controller = Class.extend({
this.self._rowCallback.call(
this.self._context,
_data,
tr,
this.entry.row,
this.entry.idx,
this.entry
);