Hi EveryBody,
I designed one visual webpart for this.
How can i display company specific contact information when we click on hyperlink or Link button.
am displaying some company details in grid view.Now i need to populate popup window to display contacts information
each company is having multiple contacts.each company is having Link Button.When we click on link button,it should go to database using web service and we need to get specific contact information of that company and display in popup.
Question:
How the Contacts link Button knows which comany related hyper link click event.
Am unable to resolve this issue.Any one can help me to resolve this issue.