When I use buildAndBind , Vaadin send me this message:

Caused by ConversionException: Unable to convert value of type com.gldos.GCOOP.cliente.Cliente to presentation type class java.lang.String. No converter is set and the types are not compatible.
->>   98 | convertFromModel  in com.vaadin.data.util.converter.ConverterUtil

I think I need CustomConverter but I have no idea on how to implement this.

有帮助吗?
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top