Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » fail (RSS)
  • Excel File Error On Load

    I have 2 seamingly identical excel files. Here is a portion of my code: Dim iWorkbook As Infragistics.Excel.Workbook .... Try iWorkbook = Infragistics.Excel.Workbook.Load(Me.lblDatafilePath.Text) Catch ex As Exception DisplayMsgBox("There was an error opening Excel Workbook. The error is: "...
    Posted to Forum by cmanly on 06-11-2008
  • Exporting data using UltraWebGridExcelExporter does not work if the url has the server name and its domain

    I am using the UltraWebGridExcelExporter to export data to Excel. It works fine if the url has just the server name. But if the url has the domain name as well, the new window opens and closes right away. htpp://testserver/application.aspx --> works http://testserver.domainname/application.aspx -...
    Posted to Forum by kulsumarif on 03-18-2008
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems