Grid Columns dont have a creationComplete event unfortunately.. and I think dataChange doesnt fire when the grids dataProvider is set.
I think its not possible to do what I want and I need to think of a different approach. but tks anyway.. --- In [email protected], "ben.clinkinbeard" <[EMAIL PROTECTED]> wrote: > > > when the parent grids dataProvider is set or changed > > DataGrid's dataChange event I believe > > > > when the column is added to a grid? > > column's creationComplete event > > > HTH, > Ben > > > --- In [email protected], "reflexactions" > <reflexactions@> 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 > > >
