Hi. I am looking for a simple application where a datagrid is displayed. When the user clicks on the datagrid, the selected item's details is populated in a form element.
I have no problem setting up the datagrid and populating it with XML data.
I know that I need to map the itemClick event in the datagrid but since I am
starting with Flex, I am not sure what kind of command to map to achieve this..
Any sample codes would be extremely helpful. Thanks.
Kind regards,
Angelo

