Change the size of a pop-up window based on the size of the content page within the control's iframe.
-
Updated
Mar 3, 2025 - ASP.NET
Change the size of a pop-up window based on the size of the content page within the control's iframe.
Add objects to the popup control's content page and use the GetWindowContentIFrame method to manage those objects.
Add an editor to the popup control's ContentUrl page, get the editor's value, and close a pop-up window on the client or server.
Use the popup control's client-side functionality to display the loading panel in a pop-up window when content is loading slowly.
Add an editor to the popup control's content collection, get the editor's value, and close a pop-up window on the client or server.
Create a header template, add the ASPxImage control to the template, and emulate the Close button functionality.
Use the control's client-side funstionality to specify a pop-up window's position and content.
Create a template in a master grid, add a button to the template, and display a pop-up window with detail grid data on a button click.
Use the ContentUrl property to specify the pop-up window's content, pass a parameter from the content to parent page, and close the pop-up window.
Add a description, image, and links to the popup-window topic page so that developers can more easily learn about it.
To associate your repository with the popup-window topic, visit your repo's landing page and select "manage topics."