Export to excel

Last post 05-03-2007 10:39 PM by Jessica Cao - MSFT. 2 replies.

Sort Posts:

  • Export to excel

    05-02-2007, 7:07 AM
    • Member
      232 point Member
    • fahiemulleh
    • Member since 12-10-2006, 7:47 PM
    • Posts 91

    Hi all, I know how to export to excel from gridview of aspx page. But can some one guide me how can I export data to excel from Desktop application. becasue I can't use Response object or something like that in desktop. Please guide me

  • Re: Export to excel

    05-02-2007, 7:48 AM
    • Participant
      1,635 point Participant
    • JohanNL
    • Member since 03-28-2003, 8:58 AM
    • Posts 1,196
    Maybe you can use a .csv or .xml export and use this export as an import in excel.
    Johan Theunissen
    MCPD, MCSE, MCTS BizTalk 2006

    ==============================

    Please mark the most helpful reply/replies as "Answer".
  • Re: Export to excel

    05-03-2007, 10:39 PM
    Answer

    Hello,

    For desktop application, see this code sample http://www.dotnetspider.com/kb/Article950.aspx

    Hope it helps,

    Jessica

    Jessica Cao
    Sincerely,
    Microsoft Online Community Support


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (3 items)