Record not found

MSG_ERROR_REPORT (433) - OWXWEBAPPERROR (18) - at address 4559
MSG_ERROR_REPORT (433) - OWXWEBAPPERROR (18) - at address 14498
MSG_SWEEPSESSION (6131) - OWXSESSION (52) - at address 20715
MSG_INITWEBSYSTEM (6133) - OWXSESSION (52) - at address 20763
GET_DOCALL (1284) - OCALLINTERFACE (53) - in native code
GET_DOCALL (1284) - OWXSESSION (52) - at address 8678
MSG_ONDFFUNC (4901) - OVDFINETSESSION (40) - at address 7256
MSG_STARTWEBAPP (5261) - OWEBAPP (38) - at address 11436
[start] - at address 36069


VDF-GUIdance - Easy management of multiple and/or large system fi

This article was brought to you by the guys from VDF-GUIdance.
For more DataFlex targeted articles see http://www.vdf-guidance.com


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
.