Phillip Piper

Wollongong NSW, Australia
 

Managed Projects

ObjectListView

  Analyzed 2 days ago

ObjectListView is a C# wrapper for a .NET ListView control. It makes the ListView control much easier to use, as well as providing a swath of new/improved functionality: * Easily transforms a collection of model objects in a fully functional ListView, including sorting and grouping. * Has ... [More] various flavours of controls: TreeListView which combines a tree structure with the columns of a ListView; a FastObjectListView that can build a list of 10,000 objects in less than 0.1 seconds; a DataObjectListView that supports data binding. * Supports editing cell values. * Provides sophisticate drag and drop support * Supports image and text overlays * Supports owner drawing * Automatically produces reports from the ListView After using an ObjectListView, you will never got back to a plain ListView. [Less]

96.9K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This