The E2193 example illustrates how to implement a master-detail scenario using the ASPxGridView and ASPxPopupControl controls. We use the ASPxClientPopupControl.SetContentUrlmethod and place the detail grid was on another page. In this example, we will use ASPxPopupControl.ContentCollection and the detail-grid will be in the PopupControlContentControl control.
Please see this example for more details
↧
How to display detail data within a popup window using ASPxPopupControl content elements
↧