Browse By Tags

  • Export the complete asp.net page to excel

     

    Dear Team,

    Could you please tell me about any suitable control available in our libraray to export the whole page (.aspx) in Excel as it is? I want to export the complete page to excel not only specific part of page like Grid etc.

    I attached…

  • Export to Excel Speed

    We use the UltraWebGridExcelExporter on just about all the grids that we have in a specific web project.  However, there is one UltraWebGrid that we have that is 57 columns and can have anywhere from 50 rows to 30K rows.   The export on this grid takes …

  • Copy Row from a Excel Template

    Hi,

    is it possible to copy a defined Row with formated Cells in an Excel Templatefile to fill Data from an Datasource?

    René

  • Automatically expanding a grouped grid in Excel

    I'm exporting data from a 'Grouped by' grid into Excel.
    When I open Excel, the GroupedBy columns are shown as in the grid, with the '+' .
    But I would like to know if it  is possible to show the data in Excel fully expanded automatically…

  • CellFormat FillPattern solid not working

     

    Hello,

    I' m creating an excel using the Infragistics.Excel

     When trying to apply a background colour to an specific cell it does it in black no matter the colour I'm telling the control to use.

    I use the following code:

    mySheet.Rows[fil…