On Mon, 10 Jan 2011 06:13:33 -0200, Gunnar Eketrapp <gunnar.eketr...@gmail.com> wrote:

Thanks Yohan !
I now got it to work with my Money type in the grid + sorting.
I created a TransactionAmountPropertyConduit as you advised ...
But it's less then ideal to have to write a
<Entity><Field>PropertyConduit class every time you use an own defined
type in a grid.

You don't need to write your own PropertyConduit unless the value you want to show or edit isn't a a property, as you have the PropertyConduitSource to do that. It's exactly the same service that is used by BeanModelSource to create the PropertyConduit's.

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