I’m trying to using the jqxWindow to display About info, without actually leaving the current page. The app is MVC 5 and I tried the approach Peter posted in June 1, 2013 at 3:27 am, but the problem I’m having is that makes a post to the About page leaving the current page once the popup displays.
Is there a way to display a jqxWindow popup based on a ajax call to the controller to get the view html rendered without leaving the current page?
Please need some guidance.
Thanks
Gus