Hi,

CompoundPropertyModel (CPM) works by using the component path between the
component with the model and its children.
I.e. if you set CPM to the DataView then you must make sure its object has
the same structure as the items in the dataview. This could be challenging
to setup and to maintain!
Check whether CompoundPropertyModel#bind() can be in help. Or use different
model.

Martin Grigorov
Wicket Training and Consulting


On Thu, Feb 13, 2014 at 1:15 PM, Farrukh SATTOROV <fireda...@gmail.com>wrote:

> Hi everyone,  is there any example or explanation of using
> CompundPropertyModel for wciket output component (like table).
>

Reply via email to