Is there way to capture what cell of ListView the mouse is on and then display the tooltip displaying the data of that
cell. Actually you can strech the cell to see the data but since data is too long i want to use tool tip to display the whole string.
Thanks!