On Fri, 11 May 2012 10:24:35 -0300, fmaylinch <ferranmayli...@gmail.com> wrote:

Hello,

Hi!

We get this exception when using a t:grid.
ApplicationDevice has a 'Device device' property, which in turn has a
'String id' property. I suppose t:reorder and t:exclude don't support property navigation. Is this right?

Right. A BeanModel is a collection of PropertyModels, each one with its own id.

Should we use a custom t:model then? Any tips/suggestions on that would be appreciated.

Unless you figure out the correct BeanModel id for device.id, yes.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to