OnGridExecute Event
/documentation/pages/Guides/Mobile and Web Components/Grid/Code/Server-side Events/onGridExecute.xml

This event fires every time the Grid is executed. This includes every Ajax callback.

OnGridPartRender Event
/documentation/pages/Guides/Mobile and Web Components/Grid/Code/Server-side Events/OnGridPartRender.xml

This event fires after all of the HTML for the Grid Part has been computed. It allows you to modify the HTML that was computed.

OnGridInitialize Event
/documentation/pages/Guides/Mobile and Web Components/Grid/Code/Server-side Events/onGridInitialize.xml

This event fires when the Grid is initialized. It also fires when the Grid is re-initialized after a session has expired. If you want to override a Grid property, use the OnGridExecute event.

How to Override Grid Component Settings in an .a5w page or OnGridExecute event
/documentation/pages/HowTo/Grid/How to Override Certain Settings in the .a5w page or in the V10 OnGridExecute event.xml
Properties of the Grid Component can be overridden at run-time when the Grid is being loaded on an .a5w page or in the Grid Component's onGridExecute server-side event.
Grid Fields
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Fields/index.xml
The Grid Fields page is where you define what fields you will use in your grid, insert special controls, and set properties for individual controls.
Grid Properties
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/index.xml
Grid properties
Web Grid
/documentation/pages/Server/Guide/Design/View/Grid/Web Grid/index.xml
Regarding the Web Grid...
Grid Templates
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Grid Templates.xml
Whenever you create a new grid component in Alpha Anywhere, the Grid Templates Genie pops up, which lets you select one of several pre-defined templates or a template from your own library of templates.Templates can be a great time saver because you can pre-set a multitude of properties whenever you create a new component. This [video] demonstrates how you can use existing templates, and how you can define your own templates.
Above Grid
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Freeform Edit Regions/Above Grid.xml
You can enter any HTML to appear above the Grid part of the component.
Web Grid Enhancements V11
/documentation/pages/Index/Web Grid Enhancements V11.html