Using Be in client-server mode

1 Answer 6 Views
GridView
Laurent
Top achievements
Rank 1
Iron
Iron
Laurent asked on 28 Jan 2026, 02:29 PM | edited on 28 Jan 2026, 02:35 PM
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
Laurent
Top achievements
Rank 1
Iron
Iron
commented on 28 Jan 2026, 02:35 PM

And how to architect it in Developer Studio

Actualy:

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 28 Jan 2026, 03:06 PM

Hi Laurent,

Thank you for reaching out to us.

I would suggest checking the Updating the Database with ADO.Net help article. It describes how you can use different events of the control to update the database. The example use ADO.Net but the approach in general will be the same. Using the events, you can add your custom logic that will update the database when an update is performed in the RadGridView.

As we are not fully aware of the Developer Studio-specific and OpenEdge environment, I would suggest submitting a technical question in Salesforce or the Progress Community, which are the platforms preferred for OpenEdge-related topics. You can log in to these websites straight from your Progress account: https://progresslink.progress.com/supportlink. This way, the OpenEdge support will check your case and provide further assistance.

Regards,
Dinko | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
GridView
Asked by
Laurent
Top achievements
Rank 1
Iron
Iron
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or