V11 Action Javascript - Open a Grid Component - Invoke a Server-Side Action When a Grid is Opened

Опубликовано: 05 Август 2026
на канале: Alpha Software
194
1

M17 Adding a Server Side Event Handler to Action Javascript_openGrid

When you have a client-side event handler (such as a button's onClick event) that opens a Grid (in a popup Ajax window, a div, a tabbed UI pane, etc.), you might want to execute some Xbasic on the server before the Grid is executed on the server. This topic discusses how you can do this.