Hi,
I was trying to use the UltraGridDocumentExporter to export my grid (multiband) to a PDF file by using the export() method, however, every time I tried to export it will throw an ArgumentException saying "An item with the same key has already been added".
The grid itself displays, prints, and export to Excel fine, I'm just not sure what's causing this error. Any helps please?
Hi Chris,
Do you have the latest Hot Fix? This sounds like an issue that was already fixed recently.
What version was this fixed in?
I am on 8.2.20082.2187
I am also getting an ArgumentException.
Here is the error text: "String values assigned to a cell cannot have a length greater than 32767."
Also, I have set the FileLimitBehaviour property to TruncateData.
Thanks
Thanks Mike. Just installed the hot-fix and it seems to fixed the problem.