Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add an entire row of values to a ListView

Status
Not open for further replies.

tEkHEd

IS-IT--Management
Jan 29, 2003
261
GB
Hi there,

Just wondering if someone can help me sort out some code to add an entire row of values to a ListView.

I have a listview with 4 columns, and I have a function that returns 4 values to add to the listview.

The values are returned as strings

if I try to convert the strings to a ListViewItem I get a specified Cast is not allowed exception.

Any help is gratefully received. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top