Hi All,
I'm a bit confused by a few tutorials that I read about the ListView.
I have a ListView control and on the left hand side should be a name, and to the right of that name should be like another column with some more text in it. For example:
ListView:
jason blah blah blah
item2 more blahs
item3 jupiter
item4 uranus
How can this be done? Is there a simple way of doing this?
Thank you