but the associated callback do nothing when I click the Option. It seems the Option shadow the arrayctrl and prevent it to pass the clicked cell. Even the cursor of the arrayCtrl does not move when I click on the Option of fifferent rows.
Instead the callback works when I click a cell whitout the Option.
Perhaps this is a feature. Is there a way to add an Option inside the ArrayCtrl and then pick its coordinate inside the arrayctrl when it is clicked?