This example contains a Customers grid with a hyperlink column. When a hyperlink is clicked, a popup window is opened to display detail data - orders - of a given customer. Orders is a separate web page, which is embedded into the ASPxPopupControl via the client-side SetContentUrl method.
See Also:
How to show ASPxPopupControl by clicking the ASPxHyperLink in the GridViewDataColumns' DataItemTemplate
How to show detail information in a separate ASPxGridView
How to display master-detail tables in two grids on separate tabs of a PageControl
How to show the ASPxPopupControl
How to show detail information in a separate ASPxGridView
How to display detail data within a popup window using ContentUrl (MVC)
How to display detail data within a popup window (MVC)
E5202: How to display detail data within a popup window using ASPxPopupControl content elements
Example Comments
Added By: Jijo V M at: 7/16/2013 11:10:42 PM
Hi,
I implemented what you described here. But unfortunately I'm gettingthe following error.
Microsoft JScript runtime error: The value of the property 'ShowDetailPopup' is null or undefined, not a Function object.
DevExpress version 12.2..11.