Main block
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
In the main block, after instantiating and
configuring the UI controls, the procedure enables each level to
add new records using the UltraWinGrid enumeration, AllowAddNew.
The procedure then subscribes to events from the ProBindingSource
and the grid.
|