VDF-GUIdance logo



  Visual DataFlex Logo
  

Shared knowledge leads to accumulated knowledge

        Printer Friendly Page


cSysFileCJGrid - Easy management of multiple and/or large system files

by Mika Vainio

Summary

By using the cSysFileCJGrid class (subclass of cSigCJPropertyGrid) the creation of big system file management views becomes very easy. By defining only the number and the DD of the system file the class reads through the filestructure, creates a label/value pair for every field and adds the correct data binding.
Size: 2738 KB Download
Date Created: 19/11/2010
Date Updated: 19/11/2010
Author: Mika Vainio
Company: allgemeine baugenossenschaft luzern


By using the cSysFileCJGrid class (subclass of cSigCJPropertyGrid) the creation of big system file management views becomes very easy. By defining the number and the DD of the file the class reads through the filestructure, creates a label/value pair for every field and adds the correct data binding.

You will need the following components:
- CodeJock PropertyGrid
- CodeJock wrapper classes from the VDF Special Interest Group (great work - thanx guys!)

The demo is compiled in VDF 16.0.
Download CJSysFile.zip
.