This is not a custom renderer...

Its a custom column......

i.e. A DataGridColumn and AdvancedDataGridColumn subclass

and it needs to know about all the column data to do some funky 
initialisation stuff.

tks

--- In [email protected], "Roman Protsiuk" 
<[EMAIL PROTECTED]> wrote:
>
> If data provider is changed (set) column renderer's property data
> should be set (dataChange property event fired).
> Item renderer as I see it shouldn't know of "parent data provider". 
It
> handles data instead.
> 
> R.
> 
> On Jan 9, 2008 2:21 PM, reflexactions <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> >
> >
> > Is there a way in a custom column component to detect when the 
parent
> >  grids dataProvider is set or changed, and also detect when the 
column
> >  is added to a grid?
> >
> >  tks
> >
> >
>


Reply via email to