I’m using mygrid.toExcel(…); for exporting the grid to Excel file. It’s working properly but for a limitated number of register. I can’t export more than 3000 registers.
Do you have a way to export grid results to an excel without limitations? is this method support for big amount of data?
But this just give more time to the server to generate file. It doesn’t make generation process faster. Unfortunately there is no way to make exporting faster for big datasets.