On Thu, 13 Dec 2012 16:37:46 -0200, bogdan_cm <bogdan.iva...@rbccm.com> wrote:

The other limiting thing I remember about the Grid component was that I could
only display one "Object' per row.

I could not do:
  Object1.Name   Object2.Name    Object3.Name    Object4.Name
  Object5.Name   Object6.Name    Object7.Name    Object8.Name

Well, that's not something that Grid does, but you can try using Grid and some CSS to be able to do that.

As Howard said, the BeanModel-based components (Grid, BeanEditor, etc) are not supposed to do everything, but to do something specifically and well.

As you can tell, I did not look at the Grid component for a long time now. I'm at work and cannot test it out. Can't wait to get home :))).

:D

Believe it or not, I am working on a "legacy" Struts application for a
client. Painful stuff. XML is hell!

XML itself isn't hell, but many uses of it are, Struts included. Struts sucks way too hard.

--
Thiago H. de Paula Figueiredo

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

Reply via email to