Hello all, I am using a listview to hold data, and as it happens, each cell in the list view is an independent selection, however, when I use gridlines, II can only select the first item in the list, and without gridlines, the whole row is selected. Is there any way to allow either just the element clicked to be highlighted, or to prevent the control from highlighting the row all together?