Kendo UI Grid using the JSDO with CRUD support
This program exercises the following features:
- CRUD operations with an OpenEdge backend
- CRUD operations with a Business Entity that has a Submit method.
- Calculated field (via db trigger in the AppServer) CustNum is returned and shown in the grid after saving
- Initial values are shown for new records
- Multiple records can be created, updated and deleted