Em Thu, 15 Oct 2009 19:12:40 -0300, Fermin Da Costa Gomez <dacostago...@gmail.com> escreveu:

Hi,

Olá! :)

My question is twofold:
1. Can i modify the grid model (excluding columns) after its initial
creation, and

Yes. Just use beanModel.exclude();

2. If so, what would be the best place to do so?

When I need to manipulate the BeanModel, I create a BeanModel getBeanModel() method in my page class and add t:model="beanModel" in my Grid.

Tia,

Tia = aunt in Portuguese. :P

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to