Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView Control
Message
De
14/09/2004 09:52:58
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00941889
Message ID:
00941891
Vues:
11
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform