Files
componentowl-rails-archive/app/views/landing_pages/show.html.erb

72 lines
4.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<div class="placed">
<h1>Better ListView .NET control</h1>
<h3>The perfect alternative to the regular .NET List View control with <strong>more features</strong>.</h3>
<div class="quote">
<blockquote>Youve 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. <strong>Better ListView is just what you are looking for. It is the ideal alternative to regular .NET list view control.
Learn why now.</strong><br /><em>&ndash; Jiri Novotny, Better ListView Project Leader</em></blockquote>
</div>
<%= render :partial => "actions", :locals => { :newsletter_form_id => "new_subscription_a" } %>
<h2>Why is Better ListView the number one List View control for .NET?</h2>
<ul class="list">
<li>Written from scratch in pure managed C# code, does <strong>not</strong> inherit from regular list view</li>
<li>Easy to deploy, single tiny .DLL file (&lt; 200kB when compressed), no dependencies</li>
<li>Very light-weight and lightning fast, optimized even for 100 000+ items</li>
<li>Developer friendly, minimal learning needed</li>
<li>Can easily replace regular list view control in your projects, only very small code changes are needed</li>
<li>Fixed all known issues related to regular .NET list view control</li>
<li>Double-buffered and flicker free</li>
<li>Customizable and flexible</li>
<li>Source code licenses available</li>
<li><strong>Much</strong> more features (see below)</li>
</ul>
<p><strong>The unique thing about Better ListView</strong> is that we use it in our own consumer desktop applications (for example,
<%= link_to "Swift&nbsp;To-Do&nbsp;List", "http://www.dextronet.com/swift-to-do-list-software" %>). Better ListView is therefore thoroughly <strong>tested in the
real world by thousands of users</strong>. Also, this <strong>guarantees its continued development and support in the future</strong>. It is not uncommon to find
abandoned components by many small component vendors, but that will never happen with Better ListView.</p>
<h2>The extra features of Better ListView include:</h2>
<div class="features">
<ul class="list floated">
<li>Better Drag and Drop support (including insertion marker and auto-scroll)</li>
<li>3 types of context menus supported (items, column headers, and empty area)</li>
<li>Inbuilt sorting (this can save you a lot of time)</li>
<li>Inbuilt multi-column sort support</li>
<li>Excellent images support, smooth resizing, column-headers images supported</li>
<li>Each sub-item can have its own image</li>
<li>Better checkboxes, can be used in all layouts, 3-state, improved behavior</li>
<li>XML Serialization</li>
<li>Embedded controls support</li>
<li>Sub-item label editing</li>
<li>More user friendly behavior similar to Windows Explorer list view</li>
<li>Advanced hit-test</li>
<li>Excellent layout, images and text formatting logic</li>
<li>And <strong>much</strong> more</li>
</ul>
<div class="screenshots">
<%= 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") %>
</div>
</div>
<p>Don't hesitate and <strong><%= download_link_to "download", @product %></strong> the free Better ListView trial package <strong>now</strong>.</p>
<%= render :partial => "actions", :locals => { :newsletter_form_id => "new_subscription_b" } %>
<div class="contact-form-ct">
<p class="airmail"><strong><%= t("txt.product.any_questions") %></strong></p>
<%= contact_form(:show_product_select => false, :split_layout => true) %>
</div>
</div>
<div class="owl"><%= image_tag "simple/owl.gif", :alt => "Component Owl" %></div>