This question is locked. New answers and comments are not allowed.
Hi there,
I know there are many great modal/window plugins for jQuery, but I'm looking for something similar to RadWindow, where the view is rendered in an iFrame completely separate from the view that called it.
I use the RadWindow extensively in my WebForms applications because I like to abstract certain operation which then can be reused throughout my app. For example, I often placed my delete UI in a separate page which was then rendered by the RadWindow.
Would this sort of configuration be possible with MVC views and iFrames? Does Telerik have plans to add a Window control to the MVC extension pack?
Thanks,
-Derek