Code in onsomeEvent needs to run inside of the renderer.
On Fri, Mar 21, 2014 at 11:27 AM, Tom Chiverton <[email protected]> wrote: > On 21/03/14 16:22, mark goldin wrote: > >> One custom rendererr >> uses prepare and discard to add and remove event listeners to datagrid: >> > Why ? It would be more normal to have the renderer act on the data, and > something in the parent of the grid observe the changes. > > Tom >
