I have an application where I have to know the cell that was selected in the listview during a mouse click event. The row and column number must be available for me to know that. As far as I know I can only establish the row only or the column only that was selected. Can anybody help. I know I can use the flexigrid control to establish this, but I have other reasons for using the listview control.