Structures_DataGrid::render()

Structures_DataGrid::render() -- Prints the output generated by the datagrid

Synopsis

Structures_DataGrid::render ()

Description

This method is used to print the output of the datagrid specific to each renderer. For the default HTML renderer, the html is printed to the browser; however, the Excel Spreadsheet renderer will send the file to the browser upon render() call.