The grid is ultimately driven by it's source (GridDataSource) and it's model
(BeanModel). If a model is not provided, the grid will auto-generate one
from GridDataSource.getRowType().

You will most likely create a custom BeanModel. Or, you could wrap your maps
in a bean with getters and setters.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/HashMap-as-a-Grid-source-once-again-tp5720533p5720536.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to