How do I force a postback on an ASP.NET button inside a jQuery modal dialog (div)?
- by Matt
I think my title says it all. I have a modal dialog showing up and the user can make some changes and then click a 'Save' button. I need that to totally post back the whole page. What would you suggest? I just assumed the button would fire off regardless of the jQuery.