Example of an updatable grid
- Last Updated: March 30, 2020
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
Example of an updatable grid
When run, UpdatableDataBindingGrid.p creates
a Infragistics.Win.UltraWinGrid.UltraGrid that
displays hierarchical data from a ProDataSet on the Customer, Order,
and Orderline tables, as shown in the
following figure.

The application's event logic can handle adding, deleting, and editing records.
To test the event logic:




