Better ListView .NET control
The perfect alternative to the regular .NET List View control with more features.
You’ve might already discovered that the regular list view control included with .NET is far from perfect and other alternatives are either insufficient
or inflexible overkills. Better ListView is just what you are looking for. It is the ideal alternative to regular .NET list view control.
Learn why now.
– Jiri Novotny, Better ListView Project Leader
<%= render :partial => "actions", :locals => { :newsletter_form_id => "new_subscription_a" } %>
Why is Better ListView the number one List View control for .NET?
- Written from scratch in pure managed C# code, does not inherit from regular list view
- Easy to deploy, single tiny .DLL file (< 200kB when compressed), no dependencies
- Very light-weight and lightning fast, optimized even for 100 000+ items
- Developer friendly, minimal learning needed
- Can easily replace regular list view control in your projects, only very small code changes are needed
- Fixed all known issues related to regular .NET list view control
- Double-buffered and flicker free
- Customizable and flexible
- Source code licenses available
- Much more features (see below)
The unique thing about Better ListView is that we use it in our own consumer desktop applications (for example,
<%= link_to "Swift To-Do List", "http://www.dextronet.com/swift-to-do-list-software" %>). Better ListView is therefore thoroughly tested in the
real world by thousands of users. Also, this guarantees its continued development and support in the future. It is not uncommon to find
abandoned components by many small component vendors, but that will never happen with Better ListView.
The extra features of Better ListView include:
- Better Drag and Drop support (including insertion marker and auto-scroll)
- 3 types of context menus supported (items, column headers, and empty area)
- Inbuilt sorting (this can save you a lot of time)
- Inbuilt multi-column sort support
- Excellent images support, smooth resizing, column-headers images supported
- Each sub-item can have its own image
- Better checkboxes, can be used in all layouts, 3-state, improved behavior
- XML Serialization
- Embedded controls support
- Sub-item label editing
- More user friendly behavior similar to Windows Explorer list view
- Advanced hit-test
- Excellent layout, images and text formatting logic
- And much more
<%= link_to(image_tag("simple/lp-ss1.png", :alt => "Better ListView"), screenshot_path(13), :class => "screenshot") %>
<%= link_to(image_tag("simple/lp-ss2.png", :alt => "Better ListView"), screenshot_path(2), :class => "screenshot") %>
Don't hesitate and <%= download_link_to "download", @product %> the free Better ListView trial package now.
<%= render :partial => "actions", :locals => { :newsletter_form_id => "new_subscription_b" } %>