By: subesingh - subesingh1
get nested field from a beandatasource
2006-04-18 07:02
Hi,
In my report I have used bean as datasource. But in my bean class some of objects are nested. One filed contain the value of another. there is no get method for the field.
For example in my application Meter objects contain the value of SDCode and SDName. Bean class has the get method of meter but there is not get method for sdname and sdcode.
Can any give me idea how to do it.
With Best Regards,
Sube
get nested field from a beandatasource
2006-04-18 07:02
Hi,
In my report I have used bean as datasource. But in my bean class some of objects are nested. One filed contain the value of another. there is no get method for the field.
For example in my application Meter objects contain the value of SDCode and SDName. Bean class has the get method of meter but there is not get method for sdname and sdcode.
Can any give me idea how to do it.
With Best Regards,
Sube