Ajax ModalPopupExtender with Rad dock client command click
On clicking the raddock i lkie to have a Modalpopup filled with some controls.
1 Answer, 1 is accepted
0
Pero
Telerik team
answered on 01 Dec 2010, 01:49 PM
Hi Naresh,
I am not familiar with the client-side and server-side API of the Ajax ModalPopup Extender, and can't suggest an approach of how to programmatically show the popup. You could however use our RadWindow component to achieve the desired functionality. Here is one of our online demos, that opens a window on button click: http://demos.telerik.com/aspnet-ajax/window/examples/dialogreturnvalue/defaultcs.aspx.