how do i add data to a listview. I want to be able to reference it using the selecteditem method to be able to get the data out of it. The listview is in report mode and has three colums, server, game and port.

I need to be able to fill all three columns with stuff, and have an index.

how ??