ClaySys will provide for all clients with a FREE demo or a proof of concept. Ready to discuss your project? Schedule a FREE consultation.
This function is used to export grid control content to excel
Syntax:
ExportToExcel(GridControlName)
WhereGridControlName is the name of Dynamic Grid/Table View/Data Table control.
Examples:
ExportToExcel(DynamicGrid1)