:: Forum >>
How to clear, to add and to refresh grid?
Hi all,
My question: how to clear, to add and to refresh grid?
Andre Aloisio Oliveira da Silva
Wednesday, August 24, 2005
I don't speak Engligh very right, i'm brazilian
Andre Aloisio Oliveira da Silva
Wednesday, August 24, 2005
Cara eu usei uns exemplos aki, mas nao tive sucesso...
eu adiciono itens no array, e dou um refresh no grid... mas ele nao faz nada!!!
Hey guy, I have used some examples here, but I didn't get luck!
I add a item into array and execute the refresh method from obj (instance of AW.grid), but, the grid don't refresh!
Adolfo Eloy Nascimento
Friday, December 2, 2005
Try something like:
grid.clearRowModel();
grid.setRowCount(...);
grid.refresh();
LostInSpace
Friday, December 9, 2005
This topic is archived.
Back to support forum
Forum search