Dynamic List control type

The "Dynamic list K2BTools" control type extends the functionality of standard dynamic list controls provided by GeneXus.

This is similar to the Dynamic Combo Box control type, that extends the functionality of standard GeneXus Combo Boxes.

The features present in this control type that were not present in its bare GX equivalent are:

  1. Better UI when showing the items (including images and other attributes).
  2. An option to add new items if they are not present in the list.
  3. An option to add a search option in the list.

DynamicListRuntimeAppearance
Dynamic list in runtime

Both these features are specified and work as in the Dynamic Combo Box control type.

Collection variables

This control can be used in collection variables. When the control is used in that context, a checkbox is added so that the user can select many items.

DynamicListCollection
Dynamic list displaying a collection

Availability