How can i set click on particular column alone in Flex Data Grid... i want a click event for that column alone which should open a website.
A:
If the position of your column does not change, you can check the columnIndex from the DataGridEvent that is generated with itemClick.
phtrivier
2009-12-14 14:02:18