Browse By Tags

  • I have a problem exporting infragistics’ objects to Excel.

    We have an application where we export to Excel files using “UltraWebGridExcelExporter”, but it shows the following error:
                       "Internet Explore cannot download form.aspx of xxx.xxx.es "
     "Unable to open this Internet…
  • Exporting WebDataGrid V10.2 using WebExcelExporter V10.2 using Infragistic2 for Excel2007 format

    Actually I am trying to export webdatagrid using WebExcelExporter in Infragistic2 .  I am using following code for that.

    -------------------------------------------------------------------------------------------------------------

    Me.UltraWebGridExcelExporter1…