|
Browse by Tags
All Tags » excel export ( RSS)
-
[quote user="pgrimes629"] I would appreciate any help in getting grid results successfully exported to Excel from a modal window with <base target="_self"> in the head tag. [/quote] I seem to recall some browsers faced challenges, at least in the past, when opening an Excel...
-
Hello All, I have been struggling with exporting a webgrid into excel that contains about 20,000 rows. My IE just stops trying. BUT, on Firefox it takes about 30 min before it exports the data. Most of my users are on IE so I need this to work. It does export otherwise when there isn't as much data...
-
Hello All, How do I use the ultraGridExcelExporter to export a ultrawingrid that has some data in it to an Excel file, but I don't want to include the column names? I tried using this overloaded Export(grid, workbook, startRow, startColumn) but it only gives me an Excel file where the column names...
-
Hi!!! I have a problem when I'm exporting a datagrid which is grouped by 2 columns. the problem is that column values appears in a diferent column in the grid and in the excel file. When I group by 2 columns, summary values(Totals), move 2 columns right. Anyone else about what is happening. It`s...
-
There seems to be a problem exporting my grid to excel. I'm guessing it has something to do with the access manager but i'm not sure. I get the download file not found error message. This is the code i'm using: Protected Sub excel_Click( ByVal sender As Object , ByVal e As System.Web.UI.ImageClickEventArgs...
-
First, when i upload excel file containing Hungarian Text like Számlainformáció to WebGrid, Error Occured ( [EndOfStreamException: Attempted to read past the end of the stream.]) Second, when i download Excel file from WebGrid that containing Hungarian Text like Számlainformáció the Text is Changed to...
-
Hi, I have a table which I want to export to excel and pdf formats. The problem I'm having is that, for presentation purposes, some of the cells are rendered with an extra image on the right (for example a smiley, or a health icon). I do this by overriding the Cell.Text value, adding in some HTML...
-
Did you find any solution? I am having the same problem
-
This problem is return line "\r\n" and i open a file Excel. In the cell, there is no return. He remained one line in the column. I tried with "System.Environnement.Newline." The problem is always the same. What is the solution? Thanks for your help. Voci this code below. foreach ...
-
I'm having trouble getting a PDF export to work when I put my grid into a User Control. The same code works fine when it lives in its own aspx page. Are there any known issues with this? - All the User controls are inside a WebAsyncRefreshPanel: <igMisc:WebAsyncRefreshPanel ID="webPanel"...
|
|