Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all
I want to open a jquery modal in an aspx page. I am using jquery UI.
The problem is in that aspx page I have included a user control. The link which will be clicked to open that modal is in that UC. The UC is renedered through ajax and binded dynamically from code behind(html also generated from code behind page). I have put jquery function for opening modal in UC. But the modal did not opened, then I put then in aspx. But again failed to open.


Can anyone tell me what's the problem? Thanks in advance.
Posted
Comments
thatraja 24-Nov-11 2:58am    
Without code & error message we can't do anything. Why didn't you include that details in your question?

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