Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListViews
Message
From
15/01/2003 17:25:49
 
 
To
15/01/2003 17:18:05
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00742091
Message ID:
00742143
Views:
15
That's easy too ...
this.MyList.Items[nIndex].Remove();
~~Bonnie


>Bonnie,
>
> Thanks for the answer. How would I remove the selected item from the list?
>
>>Jim,
>>
>>
>>ListViewItem item = new ListViewItem("First One");
>>item.SubItems.Add("Second One");
>>item.SubItems.Add("Third One");
>>
>>
>>~~Bonnie
>>
>>>All,
>>>
>>> I have a form with a listview with 3 columns on it. How do I add an item to the second or thirdcolumn?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform