|
Browse by Tags
All Tags » fail ( RSS)
-
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: "...
-
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 -...
Page 1 of 1 (2 items)
|
|