ListView Control and Details
Posted
by j-t-s
on Stack Overflow
See other posts from Stack Overflow
or by j-t-s
Published on 2010-05-22T15:28:20Z
Indexed on
2010/05/22
15:30 UTC
Read the original article
Hit count: 174
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
© Stack Overflow or respective owner