Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » Excel (RSS)
  • Re: Exporting to Excel with Print View

    I should have mentioned WorksheetView .PageLayout is a view only supported by Excel 2007, so if you're using an earlier version of Excel then yes it fallback to normal view. I don't think there is a way to get the Workbook to open as if the user had clicked Print | Print Preview on their own;...
    Posted to Forum by [Infragistics] Derek Harmon on 08-31-2008
  • Re: Problem creating worksheet name with unicode (Japanese and Russian) characters

    Are you using the WebGridExcelExporter control to export to XLS? Because there is a security filter in the export control which tightly restricts the characters that can be specified in Worksheet names and Download filenames, and it could appear not to accept Russian or Japanese characters. It's...
    Posted to Forum by [Infragistics] Derek Harmon on 08-28-2008
  • Re: Problem while exporting datetime column to Excel

    Are you using the latest hot fix? This sounds like an issue reported in 2007 , that was fixed by a hot fix shortly after release. In the way of background, the "junk" values are probably the number of days since 1900. It is the underlying numeric way in which Excel represents date/times per...
    Posted to Forum by [Infragistics] Derek Harmon on 08-25-2008
  • Re: Change FonT Color

    [quote user="Cogenesis IT Consulting"] How can I cahnge the Font color in the Excel exporting worksheet. [/quote] Use the FormattedString and FormattedStringFont objects, for an example see my blog posting, http://blogs.infragistics.com/blogs/derekh/archive/2007/12/27/coloring-keywords-in-your...
    Posted to Forum by [Infragistics] Derek Harmon on 08-20-2008
  • Export to Excel without column names

    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...
    Posted to Forum by mchao1 on 07-24-2008
  • Generating row headers (like Excel)

    I need to confure the xamDataGrid so that the first column is a row header and has the same look and feel as the column header. The row header isn't editable. The idea is that this will give me a grid which behaves like Excel (row and column headers). Does anyone have any idea how to do this..? None...
    Posted to Forum by seanbatten on 07-16-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
  • Re: Excel Export Not Wrapping MergedCellRegions

    Hi, The save method of the workbook takes the location where the excel file is to be created. oWorkbook.save("C:\Documents and settings\abc\desktop") Instead of hardcoding the location I want the user to select the location of where the excel is to be created. I would appreciate if some replies...
    Posted to Forum by jahmed3 on 07-02-2008
  • Not able to repeat Excel header row on every printed page

    I can't find a way of programatically setting a header row to repeat on every printed page? This seams to be a missing feature of the Excel's PrintOptions class, or am I missing something? I'm using version 2008 vol 2.
    Posted to Forum by phantomking on 06-26-2008
  • Re: Not getting all Data on export

    I did try this but for some reason, when using the sepperate grid, it just returned without creating the Excel document, so I have removed AJAX from the grid for now until I have time to investigate further, although this has performance overheads as some of the reports can have a lot of rows. I did...
    Posted to Forum by kenpaton on 06-25-2008
Page 1 of 5 (42 items) 1 2 3 4 5 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems