Answered csv in sharepoint

  • Wednesday, March 28, 2012 2:27 PM
     
     
    I have a requirement to show a table in a sharepoint page from a csv file which is in sharepoint document library.
    There are five columns to display in the table, when clicking a row of table all datas (which are not in the table but in csv) should be displayed in new pop up window.
    I got the table part. I have table displayed in the page but to get the info from csv when row is clicked is getting me. Please advice me any solution for this.

All Replies

  • Thursday, March 29, 2012 6:44 AM
    Moderator
     
     Answered

    Hi,

    No default or out of box way. You have to do customization for it.

    Use sharepoint object model and read csv file through code then bind the csv file data with table


    Cheers, Hemendra-MCTS "Yesterday is just a memory,Tomorrow we may never see"