Class: dbGridDD [Abstract] [Obsolete]

Properties  Events  Methods    Index of Classes

Abstract class that enables users to view and edit a scrolling, multi-column list of field values from a database file

This is an abstract class and should never be used by a developer for object instantiation. While a developer could use this class for sub-classing, it is not encouraged.

Hierarchy

cObject
---cUIObject
------DfBaseObject
---------DfBaseWindow
------------DfBaseUIWindow
---------------DfBaseControl
------------------DfBaseList
---------------------DfBaseForm
------------------------DfBaseEntry
---------------------------DfBaseEntryList
------------------------------EntryList
---------------------------------WideList_
------------------------------------WideList
---------------------------------------DataList_
------------------------------------------DataList
---------------------------------------------dbGrid_
------------------------------------------------dbGridDS
---------------------------------------------------dbGridDD
------------------------------------------------------dbGrid

Library: Windows Application Class Library

Package: Dftable.pkg

Mixins: Extended_DEO_Mixin Extended_DEO_Status_Help_Mixin Code_Description_Mixin

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.