Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I Have an Asp.net 4.0 Application.In This Application. am having one Parent Page and a chiled Page. In Parent Page having a Button and in Child Pgae Having,one gridview and a button. When I Click on the Parent Page Button,, need to display the controls in the child page and it show in Modal form with Dragable, Resize and Mazimize fetues.Also need to invoke the Child page button click event server side code and perform some server side coding.
.
Thanks,
Dileep
Posted
Comments
CHill60 26-Feb-15 6:09am    
What have you tried and where are you stuck? You haven't said what the problem is
Dileep Sankar 26-Feb-15 22:37pm    
Hi,
I have tried The below link with parent and Content page and If i Add a new Button in the content page, server side button click event and javascript event also not invoking. How Can i Invoke these two events.
http://www.codeproject.com/Articles/488312/jQuery-Modal-Dialog-with-Dynamic-Content

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