Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView /ColumnHeader/ColumnHeader Collection custom class
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
ListView /ColumnHeader/ColumnHeader Collection custom class
Miscellaneous
Thread ID:
00820879
Message ID:
00820879
Views:
87
I created a user control inherited from ListView to sort on column clicks.
I have also inherited a class from ColumnHeader to add a property which identifies the sort type for the column. This works fine if I programaticaly add my own ColumnHeader(s) to my ListView control.

How can I implement the ListView.ColumnHeaderCollection class to recognize my ColumnHeader class so that I can set the custom properties of my class using the ListView properties page at design time?
Reply
Map
View

Click here to load this message in the networking platform