I have successfully managed to get my data the way I want it in ListView and have two questions;
1 - How can I select an item on a single (or double) click of a mouse button that executes some code using that as the variable passed to it from a ListView entry?
2 - How can I change the order (ascending/descending) on the second column?
Thanks in advance!