I have searched the forums for any way to get tooltips from individual rows in the array structure(not a single tip for the whole array), but have not been able to find out how to do so. If this is possible, can anyone please enlighten me on how to go about doing this?
Thanks
--Tibon
It is not possible in a simple way (at least at the moment).
You should be able to do this by deriving ArrayCtrl and overriding mouse event virtuals.