Skip to Content
0
Apr 26, 2005 at 11:11 AM

Summary row in tableview (including sorting and BYPAGE navigation)

42 Views

Hello everybody,

I already found a few topics dealing with this problem but I wasn't able to find a real solution for this.

So far I'm pretty familiar with table iterators but I have no idea how to handle the summary row to be the last line in a table, even if sorting and navigation by page is allowed in the tableview.

I think you definitely have to add this summary row in your internal table, since you can not add a virtual row in your tableview. And you can custom render this row or respectively each cell for instance with a different color but how to force this row always to appear as the last row in every tableview page (navigation=BYPAGE).

Does anyone have a solution for that?

Thanx

Oliver