:: Forum >>

How to update a particular cell at footer

Beside setFooterText, what other methods can I use to dynamically update the footer's cell value?

Thanks.

lcs
Tuesday, June 6, 2006
any help?
lcs
Wednesday, June 7, 2006
obj.setFooterText(text, col, row);
obj.getFooterTemplate(col, row).refresh();

row argument is necessary for the AW.Grid.Extended which may have multiple footer rows.
Alex (ActiveWidgets)
Wednesday, June 7, 2006
It's work! thks
lcs
Thursday, June 8, 2006

This topic is archived.


Back to support forum

Forum search