Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control
Message
From
14/09/2004 09:52:58
 
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00941889
Message ID:
00941891
Views:
9
>How do I go to (select) the last item in the Items collection at runtime in a ListView control?
int count = this.MyListView.Items.Count;
this.MyListView.Items[count].Selected = true;
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

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

Click here to load this message in the networking platform