D
Derek Hart
Can I get/set a listview column header by name somehow. Seems that it could
be tough to maintain just using the index. This will not work.
lstContacts.Columns("userid").Text = "User ID Here"
be tough to maintain just using the index. This will not work.
lstContacts.Columns("userid").Text = "User ID Here"