On 24.02.2011 18:20, Thiago H. de Paula Figueiredo wrote: > That's strange. Your PropertyConduit implementation and use looks > correct to me.
As far as I can see, the constructor PropertyModelImpl(BeanModel, String, PropertyConduit, Messages) which is called by BeadModel.add(String, PropertyConduit) does not set the datatype at all. I fixed it by setting the datatype manually to "number", but is this the right way to go? - Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
