3.2.0

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
June 6,
any help?
lcs
June 7,
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)
June 7,
It's work! thks
lcs
June 8,

This topic is archived.

See also:


Back to support forum