Structures_DataGrid::render()

Structures_DataGrid::render()

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

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.