Browse by Tags

Related Posts

  • Question about Asp:Tables and MS Excel!

    Hello! I have a question in regard with Asp:Tables and MS Excel! I'm using ASP.NET Framework 2.0 and VB.NET for the codefile. In my page, i have implement an <asp:Table>, like this: 1 <asp:Table ID="Table1" runat="server"> 2 3 < asp:TableRow runat= "server"...
    Posted to Web Forms (Forum) by MinimalTech on 04-16-2009, 12:00 AM
    Filed under: Table, Excel, export
  • Import Excel data into SQL db

    First off sorry if this is in the wrong place but there are over a dozen forum sections here and this seems to be the only one that comes close to what I need.. anyway ... I'm trying to use Visual Web Developer 2008 express to create a form that will allow a user to select an excel file and upload...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by rmagnuson on 01-28-2009, 12:00 AM
    Filed under: SQL, export, import, Excel
  • Export datagrid to a seperate excel spreadsheet

    Hi, I was trying to export data grid to a seperate excel spreadsheet. Fortunately, I achieved to get the report on the server machine but strangely I can't get it on a client machine. It seems that the code I wrote opens excel on the server machine only. Excel is installed on both server and client...
    Posted to Enterprise Services Integration (Forum) by hulku on 11-11-2008, 12:00 AM
    Filed under: ASP.NET, COM+, export, Excel, Excel C# Data Writing, COM interop
  • Re: Exporting gridview or HTMLtable to MS Word document

    I'm sharing one of my running code. Hope, this will help you. This code works well both in VS2005 and VS2008. Both for excel and word protected void btnExportToExcel_Click( object sender, EventArgs e) { if (!Page.IsValid) return ; flgToExcel = true ; } protected void btnExportToWord_Click( object...
    Posted to Data Presentation Controls (Forum) by troubleshooter on 09-16-2008, 12:00 AM
    Filed under: export, word, Excel
  • Export to excel - Making an excel sheet "printable"

    Hi, I'm exporting data into multiple sheets on a single workbook. For each entitiy selected by me on the screen, I create add a sheet in the workbook. This has been done. But when I open the excel sheets and do a View -> Page Break Preview, I see that the sheet is not in the printable format....
    Posted to Data Presentation Controls (Forum) by Subha Fernando on 07-10-2008, 12:00 AM
    Filed under: printable, sheets, export, Excel, asp .net
  • Export Report Data To Excel File

    hi! I've developed a web application in ASP.Net 1.1. My app has an option for exporting crystal reports to excel file by clicking an export button on report parameter page. The export process is working very smoothly. One of the requirements states that if there is a blank column in the report (not...
    Posted to Crystal Reports (Forum) by fahadamin on 06-02-2008, 12:00 AM
    Filed under: Export, hide blank columns, Excel, Crystal Reports
  • Re: Gridview : how to add / remove column in runtime

    hi, i wanted to export my datagrid into an Excel file , ofcourse i didn't want the hidden fileds to appear in the file ( such as IDs columns ) when used ur method mentioned above , it deleted only the data cells in the column , but the column it self ( the header ) remains in the target excel file...
    Posted to Data Presentation Controls (Forum) by maidooalex on 11-20-2007, 12:00 AM
    Filed under: datagrid, export, HiddenField, Excel
  • Crystal report XI export to excel

    Here are the questions 1. With *Can grow* option set to True, When we export to excel the cells are merged to show the contents of text data which cannot fit within the width and height of cell. Is there any option to export the formatted report with individual columns data contained within single cell...
    Posted to Crystal Reports (Forum) by allenas1 on 10-02-2007, 12:00 AM
    Filed under: blank rows, Crystal export cell merge, Crystal Report, Crystal Report ASP.NET, crystal Report export, Crystal Reports, Crystal Reports.NET, Export, Excel, excel export, excel export format, excel export limiation
  • CSV option not avaialble in ExportFormatType

    Hi, I want to export my report to csv format but not able to find "CSV" as an option in ExportFormatType. Other options like Excel, ExcelRecords ... etc are available but no csv. I'm using the following version of Crystal Decision API. Crystal Reports for .NET Framework 2.0 Version: 10...
    Posted to Crystal Reports (Forum) by brmalik on 08-05-2007, 12:00 AM
    Filed under: .Net 2.0, Crystal Report, Crystal Reports.NET, Export, Excel
  • Error when trying to export a report

    Hi everybody !!! I'm getting an error when I'm trying to export a report to a XLS format. Coud somebody tell me what's going on or what I'm doing wrong?? Below is the description of the error. I'd really appreciate any help, comment or suggestion. Thanks a lot in advance. Server Error in '/Shipping Control...
    Posted to Crystal Reports (Forum) by sparedesbnikky on 05-12-2007, 12:00 AM
    Filed under: Crystal Report Viewer, crystal Reports pdf export print asp.net javascript server client c#, Export, Excel
Page 1 of 2 (18 items) 1 2 Next >