Selected a listviewitem
-
I have found a ListView control on the web that has been extended to include additional functionality. Unfortunately it now has a problem. When you click on a ListViewItem it does not select it. i.e. it does not highlight the item like it would normally in a normal ListView control. Could you tell me what events and methods I should change to make it select an item when the user clicks on one item? Much appreciated.
-
I have found a ListView control on the web that has been extended to include additional functionality. Unfortunately it now has a problem. When you click on a ListViewItem it does not select it. i.e. it does not highlight the item like it would normally in a normal ListView control. Could you tell me what events and methods I should change to make it select an item when the user clicks on one item? Much appreciated.