1. By not adding any behaviours in RadWindowManager tag in aspx
2 .By adding only close behaviour while calling radalert using its set_behaviours method.
Thanks ,
Somnath
2 Answers, 1 is accepted
0
Marin Bratanov
Telerik team
answered on 15 Apr 2013, 12:12 PM
Hi Somnath,
The predefined dialogs (RadAlert, RadConfirm, RadPrompt) have their own set of behaviors that are not affected by the manager's settings. You can, however, use RadWindow's client-side API on each dialog to modify it after being shown, e.g.:
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.