On Jan 9, 2008 7:21 AM, 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?
Not sure about the first question, but the second one - remember that createChildren() will be called on the column object when it is added to a parent. e
