Hi,
due to large amount of data in the grid, excel export does not work (>50.000 records). Is there a way to achieve this? Using
.AllPages(false)
only exports a number of records equal to the page size. I would like to be able to let's say export 200 records per .xls file.
Is there possible to use smth similar to https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/events/excelexport
Is there a way to achieve this and can you maybe share an small example?
Thanks a lot,
rina