Tagged Questions

0
votes
1answer
4k views

Itemclick event in datagrid

The problem can be summarized as when clicking an item in datagrid, the text area shows the value of the item, but here the compoents are separate and hence events need to be dispatched. My mxml ...