Hi,
This is the first time I've looked at using the listview control (being v new to C# anyway) and it's sending me loopy!
On the first form, the user enters a search term (postcode) and on the second form I want it to display the results in a listview - i got it working for a listbox before I discovered that listview would work better. But I just can't work out how to get the listview working - I've googled and searched help and they show all these different methods, and I'm now just totally confused!!.
Can anyone help or point me in the right direction please?
Many thanks
Leddy
Edit: Got this sorted now! Thanks :)