V11 Action Javascript - Open a Grid Component - Invoke a Server-Side Action When a Grid is Opened
Uploaded on Aug 16, 2013 / 130 views / 322 impressions / 0 comments
Description
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.