Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » export to excel (RSS)
  • Exporting large amount of data

    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...
    Posted to Forum by ledgar on 08-05-2008
  • Problem exporting to excel when group by column.

    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...
    Posted to Forum by cecheva on 07-08-2008
  • WebGridExcelExporter

    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 ...
    Posted to Forum by rapsim on 04-16-2008
  • 2007 v3 Webgrid Excel Exporter 'not enough memory'

    Hello, I seem to be having a problem when exporting my datagrid to an Excel sheet. Every time I hit the button to export, excel starts but, am getting the 'not enough memory' error popping up. Has anyone run into this problem? Or have any ideas? Thank you Leandra
    Posted to Forum by ledgar on 04-08-2008
  • UltraWebGridDocumentExporter does not work when used in User Control?

    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"...
    Posted to Forum by digigeek on 04-03-2008
  • Exporting paging Ultrawebgrid to Excel

    Hello Expertzz I am using Ultrawebgrid1 on my asp.net page in vb.net.I have done paging in Ultrawebgrid1.Problem comes when i export to excel.Its only exporting first 100 records (first index page) but total records are 5585.I am doing following to export to the excel FillDetails() //function for binding...
    Posted to Forum by kaurraman on 03-11-2008
  • Re: Exporting visible columns only

    Hi I too have managed to implement this in another grid where I haven't enabled the field chooser and manually set the hidden property of the column. Then the CellExporting eventhandler seems to work fine. The problem seems to when you use the field chooser and that why I would like to find what...
    Posted to Forum by npatel37 on 02-28-2008
  • Exporting visible columns only

    Hi, I have a grid where a user can hide/show columns using the FieldChooser (using the ShowColumnChooser). I now want to export to excel the visible columns. In order to do this I have implemented the following event handler: private void ultraGridExcelExporter1_CellExporting( object sender, Infragistics...
    Posted to Forum by npatel37 on 02-28-2008
  • Re: Excel Export & Filter

    Setting the browser to auto has performance implications in terms of how long it takes to render the UltraWebGrid. In my example it is practically prohibitive. Andreas Yannakopoulos
    Posted to Forum by ayannakopoulos on 02-27-2008
  • Re: Cannot import an excel file easily into a wingrid???

    Hi Duetto, The Infragistics.Excel library has the capability to export and import data to and from Excel. The WinGridExcelExporter component that exports the WinGrid data to Excel w/ a single line of code can do so because we know that the data in the grid is a set structure. With Excel being a cell...
    Posted to Forum by jasonberes on 02-26-2008
Page 1 of 2 (19 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems