Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView Control Need Help.
Message
De
08/02/2002 10:09:50
 
 
À
07/02/2002 16:49:39
Jason Dalio
Northern Interior Regional Health Board
Prince George, Colombie Britannique, Canada
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00616571
Message ID:
00617362
Vues:
28
So you are saying you can sort on any column. Thats not exactly what I was asking, but it is very useful information. I am having problems implementing it though. When I select the ColumnClick method I get this instead.

Private Sub lstRouteSegments_ColumnClick(ByVal sender As Object, _
ByVal e As System.Windows.Forms.ColumnClickEventArgs) Handles _
lstRouteSegments.ColumnClick
Me.lstRouteSegments.SortKey = ColumnHeader.Index - 1
End Sub

And my listview doesn't have the sortkey property and also ColumnHeader is not recognized. What am I doing wrong?
Randy Belcher
AFG Industries, Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform