Skip to content

Class: dbListDS [Abstract]

Properties | Events | Methods | Index of Classes

Abstract class enabling users to select one or more values from a list of choices

Hierarchy

cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseControl > DfBaseList > DfBaseForm > DfBaseEntry > DfBaseEntryList > EntryList > WideList_ > WideList > DataList_ > DataList > dbList_ > dbListDS

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: Dfsellst.pkg

Description

This class is obsolete.

As of revision 16.0, DataFlex includes full support for Codejock Software's COM Report Control package for creating grids. See Using Grids for more information.

dbListDS is used to enable users to select one or more values from a list of choices. Its sub-class dbList should be used for sub-classing and instantiation.