Class: cCJGridCachedDataSource

Properties  Events  Methods    Index of Classes

Provides a cacheable datasource that uses DD to find records

Hierarchy

cObject
---cCJGridDataSource
------cCJGridCachedDataSource
---------cDbCJGridDataSource

Library: Windows Application Class Library

Package: cDbCJGridDataSource.pkg

Description

The cCJGridCachedDataSource is a class layer between the cCJGridDataSource and cDbCJGridDataSource classes. It supports cached data and automated record finding through the DataDictionary object (DDO). It does not provide any of the DataDictionary's save, delete or validation services. Since there is no grid class that currently uses this class as its datasource, it should be considered to be abstract.