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 » Excel (RSS)
  • 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
  • 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
  • [Excel export] Format of date & currency columns Lost

    I am currently working on trying to figure out why Custom formatting gets lost when exporting to excel. We use the following formatting: aBand.Columns[OrderKeys.ContractValue].Format = "C"; aBand.Columns[OrderKeys.CancelDate].Format = "MM/dd/yyyy"; When we export to excel we don't...
    Posted to Forum by kvillines on 02-19-2008
  • [Excel export] Format of date & currency columns Lost

    I am currently working on trying to figure out why Custom formatting gets lost when exporting to excel. We use the following formatting: aBand.Columns[OrderKeys.ContractValue].Format = "C"; aBand.Columns[OrderKeys.CancelDate].Format = "MM/dd/yyyy"; When we export to excel we don't...
    Posted to Forum by kvillines on 02-19-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems