I use the export to ecel functioanlity to export my grid to an excel file.
When I had large amount of data in the grid(I am not talking of millions of records, maybe around 5-10,000) and I clicked the export button nothing happens. On some debugging it appeared that its throwing a Syste.OutofMemoryException.
Is this a known Issue?
Do I need to set some properties that will handle this scenario?
Please help.
When I had large amount of data in the grid(I am not talking of millions of records, maybe around 5-10,000) and I clicked the export button nothing happens. On some debugging it appeared that its throwing a Syste.OutofMemoryException.
Is this a known Issue?
Do I need to set some properties that will handle this scenario?
Please help.