
click image for larger view.
|
the extended listview control is my
latest attempt in making the listview control even better. the
extended listview control will allow developers to use the listview
almost like they would a grid control, however, it will be completely under
the developers control. this listview control will allow
developers to request a textbox, combobox, or calendar to appear on
any clicked subitem or text column in a listview along with
providing events to provide feedback of any changes to the data.
the extended listview control was built off of microsoft's listview
6.0 using visual basic 6.0. the install will install the
control along with a demo vb6 project showing the basic usage.
features include:
- edit any subitem with a textbox,
combobox, spinner, calendar
- display a command button on any
subitem.
- export to excel.
- load from recordset
- alternate line colors
- automatically remember users
column position preference.
- detect any click on any icon on
any subitem.
- alpha, numeric, and date
sorting.
- built in sound effects (with
ability to turn off of course).
- get the rect of any subitem to
allow custom form position for custom editing options.
- built in tab control.
- print method (with icons and alternating colors).
- apply and remove filters.
- and more…
please note: while the extended
listview is free, please read about the "optional
registration" for the control. rest assured, it can
be compiled into any application and deployed without any
unregistered messages to the user.
|