Hello,
Currently using L4G (Version 11.7) in client mode (WebClient V11 on the PC)-server with a Pasoe configuration on the Linux server (where OpenEdge (DLC), PasOE, databases, and the _DB-REQUIRED program tree are located).
I need to migrate to version 12.2 + Telerik screen.
Do you have an example of a simple grid screen with CRUD management on a Be in client-server mode?
- Read the table: READ
- Create a record: CREATE
- Modify the table: UPDATE
- Delete a record: DELETE
Thank you
Currently using L4G (Version 11.7) in client mode (WebClient V11 on the PC)-server with a Pasoe configuration on the Linux server (where OpenEdge (DLC), PasOE, databases, and the _DB-REQUIRED program tree are located).
I need to migrate to version 12.2 + Telerik screen.
Do you have an example of a simple grid screen with CRUD management on a Be in client-server mode?
- Read the table: READ
- Create a record: CREATE
- Modify the table: UPDATE
- Delete a record: DELETE
Thank you

And how to architect it in Developer Studio
Actualy: