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.