Could you show me how to make the radconfirm window movable. I'm using the lastest version of RadControls for ASP.NET.
Regards Ed.
1 Answer, 1 is accepted
0
Georgi Tunev
Telerik team
answered on 07 Aug 2008, 11:42 AM
Hi Edward,
By design radconfirm, radalert and radprompt dialogs cannot be moved. If you need to move a dialog, I would suggest to create a standard RadWindow that will open a content page which looks like the radconfirm dialog - with OK and Cancel buttons. This way you can use the Behaviors property and set the RadWindow to be moveable.
More information on how to send and receive arguments from a RadWindow dialog is available in the documentation, section Controls / RadWindow / Programming / Using RadWindow as a Dialog.
Kind regards,
Georgi Tunev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.