show / hide menu

ExportToExcel

This function is used to export grid control content to excel

Syntax:

ExportToExcel(GridControlName)

Where
GridControlName is the name of Dynamic Grid control.

Examples:

ExportToExcel(DynamicGrid1)