Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control Need Help.
Message
From
08/02/2002 10:09:50
 
 
To
07/02/2002 16:49:39
Jason Dalio
Northern Interior Regional Health Board
Prince George, British Columbia, Canada
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00616571
Message ID:
00617362
Views:
27
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform