Can you use a compound provider which delegates the logic to N other
providers and collects their responses into one ?
On Wed, Sep 28, 2011 at 2:44 AM, codix jackeblag...@yahoo.com wrote:
Is it possible to implement one table with different providers? My problem is
that there are some entries
I'm sorry but I don't get your statement. Currently, I have one data provider
and a data table. To populate the rows, I call another panel where a Label
is added. Currently I am using a POJO with a particular type. Unfortunately,
other data calls for other POJOs with different types. Trying to