|
EasyListView 1.03
EasyListView is a Clarion wrapper around a .NET ListView. It makes the ListView easy to use in your Clarion applications and provides some neat extra functionality.
In the current version:
 Automatically transforms data source (supports XML files, SQL connections, Clarion queue and Clarion Database Drivers) into a fully functional ListView, including automatically sorting and grouping rows.
 Supports owner drawing, including rendering animated graphics and images stored in a database.
 Supports 5 ListView views (SmallIcon, LargeIcon, List, Tile, Detail).
 Supports automatic grouping.
 Supports collapsible groups (Vista only).
 Columns can be fixed-width, have a minimum and/or maximum width, or be space-filling (Column Widths).
 Displays a "list is empty" message when the list is empty (obviously).
 Supports alternate rows background colors.
 Supports searching (by typing) on any column.
 Supports custom formatting of rows.
 Easily edit the cell values.
This is the report that can be effortlessly produced from the EasyListView (includes Print Preview with many settings):
TPS example - using Hot item
All these are template driven!
And it doesn't required any other components, 3rd party library, ActiveX/OCX etc!
For use EasyListView following is needed:
 Clarion 6.3 / Clarion 7.0 / Clarion 7.1
 ABC or Legacy Template Chains
 32-bits only
.NET Framework 2.0 and above
 Windows XP and above
You'll get libraries, templates, examples and complete documentation.
Price: $95 (New Subscription: 1 Developer license + 1-year Maintenance Plan).
Copyright notice.
EasyListView uses ObjectListView library (under Commercial use license of ObjectListView code, plus binary distribution rights) which was written by Phillip Piper, http://objectlistview.sourceforge.net
|