I am playing with a listview control, getting filled in a loop with a very simple add statement, ie Listview.Listitems.add .. A(Loop). I have selected IvyList, and have selected having checkboxes. The control fills okay, but when I for example have two listitems, click on item two's checkbox, the listitem one becomes highlighted??.
Anyone know why, and is there a way of not enabling a listview item being highlighted, as all I want is a bunch of items that I can check/uncheck without any other confusing highlighting, or a way to highlight the listitem being checked/unchecked. If only things were logical? Thanks
Anyone know why, and is there a way of not enabling a listview item being highlighted, as all I want is a bunch of items that I can check/uncheck without any other confusing highlighting, or a way to highlight the listitem being checked/unchecked. If only things were logical? Thanks