On 17.12.2010 15:22, Gunnar Eketrapp wrote: > I just started to use the grid component and noticed that all fields that > have a type other then standrad java types gets silently ignored. > > Can I add something to get them displayed or do I have create display > classes with simpler value types for each grid !?
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 Scroll down to the example for "UserList.tml" HTH Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org