Hi,
how can access/pass a value object in a custom itemrenderer? The item renderer represents a field in my datagrid and i want to be able access properties from my VO.
Thanks
|
|
Hi, how can access/pass a value object in a custom itemrenderer? The item renderer represents a field in my datagrid and i want to be able access properties from my VO. Thanks
|
|||
|
|
|
|
You will want to override the set data method of the item renderer:
|
||||
|