Hi Royale Team, When I click on a row in my dataGrid the "change" event is dispatched. My question is why is this a ListEvent and furthermore why doesn't it have the properties of itemRenderer, colIndex, rowIndex and reason set?
What is the workaround to get these properties? >From the Flex side ListBase would convert the "click" event into an "itemClick" event and set these properties and dispatch the event, this must have been a design choice by Royale to break this functionality. What is the royale way to interact with the item in the mx:DataGrid at the top level? Thank you for your time, Gabriel Barbosa -- Sent from: http://apache-royale-development.20373.n8.nabble.com/