Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
RecordActivated & ActiveDataItem
posted

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

On the XamDataGrid (v2010.1), the ActiveDataItem is not yet set to the current data item when the event RecordActivated is raised (ActiveDataItem contains the previous data item).
And yet in the RecordActivatedEventArgs of the RecordActivated  event, the Record property is well set to the current item.
Is that a bug, or a misunderstanding?

Thank for your answers.