Browse By Tags

  • XamGridExcelExporter Large Data sets and Limitations

    - What are the known issues and limitations for the new 11.2 XamGridExcelExporter?

    - Is there a size or record/column limit on your end? Or should we be able to fully utilize excel limitations for each format 2003/2007/2010, etc.

    - What is the recommended…

  • Workbook.Load and scalability

    Hi all, I'm fairly new to Infragistics.Excel, so maybe I'm missing something.

    I am wanting to load in the first 25 rows of an Excel spreadsheet in order to gain a hueristic understanding of the rest of the data, and display something meaningful…

  • How to hide columns in excel

    I need to hide a column in the excel output file I create through a .NET program.

    I have tried  worksheetcolumn.hidden = true, but nothing happens. Is there way to hide entire excel columns?

    I am using Infra.Excel.V6.3 with .NET 2.0 and c#.

     

     

  • Re: How do I copy a Worksheet from one Workbook to another Workbook?

    Is this feature now added to the Excel library? And if manual transfer of row data and formatting is required to be done, how to do that? Can you please help?

  • Set font for entire workbook

    Hey All,

    I'm attempting to set the font for the entire workbook to a monospace font (like Courier for instance) and I'm not quite sure how. I'm using the Infragistics3.Excel.v8.3.dll from the NetAdvantage for .NET 2008 Vol. 3 CLR 2.0 set of libraries…