Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

Multiselect combobox
Dorin Vasilescu, ALL Trans Romania
Combobox that supports multiple selections of items. Supports column headers, and customizable tag all/tag none buttons. Good for small lists where a multiple selection is needed. .
Created on
17 years ago
Downloads
3652
File type
Freeware
Rating
3.33/5.00
General information
Rating:
3.33/5.00 (3 rates) Rate this item
Description
The class uses a checkbox column bound to an array property to keep selections, so a logical/numeric column in source alias is not needed. Selected keys (specified in .keyColumn) and first column values are kept in aSelKeys and .aSelDispValues array properties. After the selection, the TooltipText will contain a .cDelimiter delimited list and .cSelectedKeys a comma delimited list of keys. Simple quote is replaced with .quoteEscapeSeq Its usage is intended for small lists, usually to generate IN() clauses for SQL selects. Properties that affect behavior : .showHeaders = .T./.F. specifies if list has column headers .columnHeaders : Custom headers for columns, delimited by "," .captionAllSelected : display values if all items selected .captionPartialSelected : display value if partial selection .captionNoneSelected : display value for no item selected .captionCmdAll : select all button caption .captionCmdNone : clear selections button caption
Created by
Dorin Vasilescu, ALL Trans Romania

Comments
Great Class, easy to use. I have noted that If the Style Property is changed to 1-DropdownList the properties captionAllSelected and captionNoneSelected are not showed when one is selected. Antonio Carlos Kleinubing, November 21, 2007

I must be missing something. To bad there isn't any documentation. When I try to run the test form, I get "record number 5, property out of bounds". When I try to open cboms, I get a similar message "property value out of bounds". MS should have gave us a multi-select combobox! Chuck Williams, January 7, 2008

These errors are because new _memberdata property introduced in VFP9. If you use VFP8, you can clear _memberdata by opening .scx as table and edit Properties memo column Dorin Vasilescu, January 7, 2008

Nice class. I have one question about it. If I know what selections are made prior to showing the dropdown list, how do I get those records selected/highlighted and have the tooltiptext showing the correct text? Mike Sue-Ping, April 29, 2008

Add a comment
More downloads created from this member
Dorin Vasilescu, ALL Trans Romania
Free VFP classes that can be used to generate PDFs, programatically or using PDFListener class (extremely fast output) . The wrapper class can be used as generic PDF tool and can be compiled as COM DLL. .
Created on
15 years ago
Downloads
3130
File type
Freeware
Rating
4.00/5.00
Dorin Vasilescu, ALL Trans Romania
The class is based on grid base class and can be used to replace usual textboxes below grids that contains totals. It has support for horizontal scrolling in sync with source grid (even with LockColumns set).Needs VFP9.
Created on
17 years ago
Downloads
4597
File type
Freeware
Rating
4.50/5.00
Dorin Vasilescu, ALL Trans Romania
A toolbar class control written in VFP that mimics windows taskbar behavior. It monitors forms and add a button for every active form. Buttons provide single click form activation. Needs VFP9. This update needs _gdiplus class library .
Created on
18 years ago
Downloads
3601
File type
Freeware
Rating
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
The class has the look of the standard themed VFP Combobox. It is not based on Container or Control class but textbox. It is easy to bind directly to fields, memory variables or object property.
Created on
19 years ago
Downloads
5350
File type
Freeware
Rating
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
The combobox class is based on native VFP combobox class (not a container + command button), but the DropDown() event will activate a special always on top form with a grid on it to simulate combo drop down list, instead the VFP generated list. The .ColumnCount, .BoundColumn, .ColumnWidths propertie...
Created on
19 years ago
Downloads
6453
File type
Freeware
Rating
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
A class that can be used to start several server tasks on Firebird/Interbase databases from VFP applications. Also users management is possible. Can be used directly in programs or compiled as a DLL and used as external object.
Created on
20 years ago
Downloads
1887
File type
Rating
5.00/5.00
Dorin Vasilescu, ALL Trans Romania
This toolbar class will allow quick acces to many formatting options for various objects, in design mode (form or class designer). No need to select Layout tab in properties window or scroll properties list to select and change desired format property, just click on toolbar button.
Created on
20 years ago
Downloads
2579
File type
Freeware
Rating
4.00/5.00
Dorin Vasilescu, ALL Trans Romania
Outlook style listbar control class, written entirely in Visual Foxpro. Using this class you can design Outlook like interface. Has support for groups, each with its own background color , buttons with large or small icons, support for selecting buttons with keyboard, etc. This updated version ha...
Created on
23 years ago
Downloads
9939
File type
Rating
4.79/5.00