I meant to listen for the change event of the checkbox, not the grid. You’ll need an itemrenderer or itemeditor for that.
-Christian > On Sep 25, 2016, at 5:40 AM, PKumar <[email protected]> wrote: > > I checked it and found strange behavior of event. DataGrid change event > behaving differently on Flash & JS side. If my render is dispatching > "change" event then only it is working but if my render is dispatching > customevent then it is not working. > > > > ----- > Regards, > Prashant > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Dispatching-event-from-ItemRenderer-tp13612p13618.html > Sent from the Apache Flex Users mailing list archive at Nabble.com.
