Hi all

This problem has no doubt come up before, but I can't seem to find the answer in the forums anywhere.

Basically I want my list view itemClick method to run only when a user actually clicks their list view selection.

It's highly annoying having the hand pointer appear every time you hover over a list item and have it selected for you even though you didn't want it!

I want it to perform as in Win Explorer i.e. only highlight the selection if the user clicks on it.

Thanks for any help!