I am new in MVC.Net and jQuery. I want to open another page in modal dialog box and after closing the dialog box it return some value to parent page.
1 Answer
You could try using jQuery UI Dialog widget. It allows to handle button clicks and dialog closing.
2 Comments
meraj ahmad
i have already seen that but my problem is open anather page there he is openeing showing content of same page like Div. if u provide me sode thenit will be very helpfull
Peter Smith
What browser are you using. It may be a z-order thing; this occurs, for example, with earlier versions of IE.