I have a web control having a 1
ext:window
and which can be displayed as a popup window.
Im required to display this web control as a popup in some scenarios and as a content of a page in other scenarios
my issue is how to display this web control content within a page without popup approach. (as just a page with ext controls) ?
What is the best approach for this using ext if ext:window is not stable ?