On Fri, 17 Dec 2010 12:42:14 -0200, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> wrote:

You have to define the layout of the cell by yourself. Have a look at
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html

You can also provide a view block for your own types: http://tapestry.apache.org/beaneditform-guide.html, section Adding New Property Editors. This option is better suited when you use the same property types in many grids. If it's just one, a cell override is the best option.

--
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