export asp.net 2.0 data page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shailesh Patel

    export asp.net 2.0 data page

    HI,
    I have data (no grid) in asp.net page.
    I want to export these data as csv file in excel.
    Let me know.

    Thank you in advance.

    Shailesh


  • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

    #2
    RE: export asp.net 2.0 data page

    Sorry, I think you will need to provide a lot more detail than that!

    -- Peter
    Site: http://www.eggheadcafe.com
    UnBlog: http://petesbloggerama.blogspot.com
    MetaFinder: http://www.blogmetafinder.com


    "Shailesh Patel" wrote:
    HI,
    I have data (no grid) in asp.net page.
    I want to export these data as csv file in excel.
    Let me know.
    >
    Thank you in advance.
    >
    Shailesh
    >
    >
    >

    Comment

    • Shailesh Patel

      #3
      Re: export asp.net 2.0 data page

      Peter,
      I have a table that I want to export as csv file.
      e.g
      num col1 col2 col3
      1 a b c
      2 d f t
      3 e h j

      This data is in html table in asp.net page that I want to export.
      Any idea?
      Let me know.

      Thank you.


      "Peter Bromberg [C# MVP]" <pbromberg@yaho o.NoSpamMaam.co mwrote in message
      news:28D76670-51A9-43CB-9462-1B247B9A8BD4@mi crosoft.com...
      Sorry, I think you will need to provide a lot more detail than that!
      >
      -- Peter
      Site: http://www.eggheadcafe.com
      UnBlog: http://petesbloggerama.blogspot.com
      MetaFinder: http://www.blogmetafinder.com
      >
      >
      "Shailesh Patel" wrote:
      >
      >HI,
      >I have data (no grid) in asp.net page.
      >I want to export these data as csv file in excel.
      >Let me know.
      >>
      >Thank you in advance.
      >>
      >Shailesh
      >>
      >>
      >>

      Comment

      Working...