Click here to Skip to main content
15,921,837 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have a problem to show values in a linkbutton text which is a child control of gridview in parent form. on click of this link button open child popup window. in this, selection of gridview text want to show on link button of parent form inside gridview.

please give some solution.

Thanks in advance
Posted

1 solution

Populate the details through a method in parent form
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900