Answered SharePoint List data retrive in Pop up window webpart

  • Thursday, May 17, 2012 11:22 AM
     
     
    Hello Group,

    I have client requirement in SharePoint 2010.we are Having one master list in Sharepoint 2010 Contains all data ex: employeename

    salary, spouse, children, office, department, family details, spouce details, nationality etc....

    First we need to get some data in gridview with edit buttonex:name, salary, dept...When user Clicks edit button grid view.  button it needs to open pop-up and show all family details related to that employee only retriving from the same list. I am using Visual webparts for pop up as well showing in grid view

    I am able to show the data in gridview and also clicks on pop-up it is openings form contains all the details. But i am not able to retrieve the particluar employee data in pop up. Whether is this possible with take primary key ID as refference and get all data???Could any one help me How toget the data in modal pop-up from the list. FYI..i created 2 visual webparts one is for family details one is for showing the data in grid view. Client wants everything in webparts only..Please help me out how to do it. If possible Please suggest me code also how to retrieve the data from the list in pop-up.Thanks in advance

All Replies