 |
|
 |
|
 |
| |
| MoverListX |
| |
| MoverListX is an enhanced VFP
mover list class that make it easy for users to
make several selections from a list of options.
Enhancements include a much faster load, ability
to sort both source and target lists, and ability
to add mover bars and column resizing |
| |
 |
| |
| Note that the MoverList class
included with VFP uses the "AddItem" method
to populate the source list. This is very slow and
will take minutes if you have several thousand options
to load. Foxy Classes MoverListX utilizes SQL to
populate the list so it is blazing fast even with
large lists. Another advantage is that you can specify
the SQL source for both the source and target (available
and selected) list boxes, which means you can also
populate the selected text box at class init. |
| |
|
|
| |
 |
|
| |
 |
|
|
Send mail to
with questions or comments about this web site.
Copyright 2002-2003 Engineerica Systems, Inc. |
|
|