You must Sign In to post a response.
  • Category: Windows 8

    Excel Export of matrix report

    I have an report in my project in matrix form.
    For example:

    A B C D E F G H
    1 +@
    2 +^
    3
    4 +&
    5 +*
    6
    While clicking on + sign , One more matrix will get open.
    Export this Whole data to excel in c#..
  • #768466
    what you want to do ? do you want to export data to excel ? what is data stored now ? is it in text file or in data base ?
    please elaborate so that we can help you more in order to sort out the issue

    Thanks
    Koolprasd2003
    Editor, DotNetSpider MVM
    Microsoft MVP 2014 [ASP.NET/IIS]

  • #768473
    data is in database.We are retrieving the data from some queries and want to export in excel with the attached excel structure( two DIMENSIONAL ).PLEASE SEE THE ATTACHMENT

    Delete Attachment


  • Sign In to post your comments