kcabobert Messages: 51 Registered: January 2007 Location: USA
Member
I needed to do something similar recently. I was told to use GridCtrl instead of ArrayCtrl.
It seems to work fairly well, and, more importantly, I think do what you want easily. GridCtrl seems to actually update the 'select row' "pointer" such that you can discover which row was clicked.