Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Browsing all 2262 articles
Browse latest View live
↧

Commented Unassigned: Validation lists to long [14907]

Validation list can overflow and produced excel file is corrupted, excel then removes this validation after this warning :**We found a problem with some content in ...**Problem is that all data from...

View Article


Closed Unassigned: Validation lists to long [14907]

Validation list can overflow and produced excel file is corrupted, excel then removes this validation after this warning :**We found a problem with some content in ...**Problem is that all data from...

View Article


Created Unassigned: Handling huge ExcelWorksheet [15185]

Hello, I'm using EPPlus to create xls report on daily and weekly basis. But sometimes the timeline is greater than one year and, in my last case it was three year, so the total amount of rows are...

View Article

Edited Unassigned: Handling huge ExcelWorksheet [15185]

Hello, I'm using EPPlus to create xls report on daily and weekly basis. But sometimes the timeline is greater than one year and, in my last case it was three year, so the total amount of rows are...

View Article

Created Unassigned: "Number saved as text" [15186]

When i open files XLSX edited by EPPlus in Microsoft Office Excel i get a warning (notice, comment) message for EACH cell with custom formatted number. This is really not cool.1. Why this happens?2....

View Article


Commented Unassigned: Handling huge ExcelWorksheet [15185]

Hello, I'm using EPPlus to create xls report on daily and weekly basis. But sometimes the timeline is greater than one year and, in my last case it was three year, so the total amount of rows are...

View Article

Commented Unassigned: "Number saved as text" [15186]

When i open files XLSX edited by EPPlus in Microsoft Office Excel i get a warning (notice, comment) message for EACH cell with custom formatted number. This is really not cool.1. Why this happens?2....

View Article

Edited Unassigned: "Number saved as text" [15186]

When i open files XLSX edited by EPPlus in Microsoft Office Excel i get a warning (notice, comment) message for EACH cell with custom formatted number: "Number saved as text. Convert?"This is really...

View Article


Commented Unassigned: "Number saved as text" [15186]

When i open files XLSX edited by EPPlus in Microsoft Office Excel i get a warning (notice, comment) message for EACH cell with custom formatted number: "Number saved as text. Convert?"This is really...

View Article


Created Unassigned: Part Already Exist exception when calling SaveAs() [15187]

Why does this code cause an exception? private void PopulateReport(){ using (ExcelPackage excel = new ExcelPackage()){ excel.Workbook.Worksheets.Add(WORKSHEET_SUMMARY); ExcelWorksheet summarySheet =...

View Article

Edited Unassigned: Part Already Exist exception when calling SaveAs() [15187]

Why does this code cause an exception? private void PopulateReport(){ using (ExcelPackage excel = new ExcelPackage()){ excel.Workbook.Worksheets.Add(WORKSHEET_SUMMARY); ExcelWorksheet summarySheet =...

View Article

Edited Unassigned: Part Already Exist exception when calling SaveAs() [15187]

Why does this code cause an exception? private void PopulateReport(){ using (ExcelPackage excel = new ExcelPackage()){ excel.Workbook.Worksheets.Add(WORKSHEET_SUMMARY); ExcelWorksheet summarySheet =...

View Article

Commented Unassigned: "Number saved as text" [15186]

When i open files XLSX edited by EPPlus in Microsoft Office Excel i get a warning (notice, comment) message for EACH cell with custom formatted number: "Number saved as text. Convert?"This is really...

View Article


Commented Unassigned: Problem with TotalsRowFunction in 4.0 beta [15084]

I think I found a bug in the 4.0 beta. It has to do with the TotalsRowFunction on a table. I've attached a sample app to reproduce the bug with sample outputs from both the latest 4.0.0.1 and 3.1.3.0...

View Article

Created Unassigned: Date Format Not Working When LoadFromDataTable [15188]

I upgraded from version 3.1 to 4.0 and when using Cell[].Text on a date field it returns a number instead of the date. I found that in ExcelRangeBase.cs - GetFormattedText the line var nfID =...

View Article


Created Unassigned: Calculated cell - v3 vs. v4 [15189]

I have an application which copies an existing excel file into a new file, opens it, add its own data then saves the file. The application has not changed at all with the exception of changing from...

View Article

Created Unassigned: Modyfying the comments collection causes document...

There is a bug with reusing the memory stream on save when the comments collection is modified. If the new comment xml byte stream is shorter than what was previously read, the old content will spill...

View Article


Edited Unassigned: Modyfying the comments collection causes document...

There is a bug with reusing the memory stream on save when the comments collection is modified. If the new comment xml byte stream is shorter than what was previously read, the old content will spill...

View Article

Commented Unassigned: Modyfying the comments collection causes document...

There is a bug with reusing the memory stream on save when the comments collection is modified. If the new comment xml byte stream is shorter than what was previously read, the old content will spill...

View Article

Created Unassigned: LoadFromDataTable: Ampersand "&" changed to "& ;" [15191]

ExcelRangeBase.LoadFromDataTable Ampersands "&" in data are changed to "&amp ;" (without space) when loading cells from a GridView's DataTable.DataTable gridViewTable =...

View Article
Browsing all 2262 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>