This is a migrated thread and some comments may be shown as answers.

Change Label in RadAlert

1 Answer 47 Views
Window
This is a migrated thread and some comments may be shown as answers.
Dip
Top achievements
Rank 1
Dip asked on 02 Aug 2009, 10:48 PM
 
Telerik.Web.UI.RadWindowUtils.Localization =     
{    
    "Close" : "Close",    
    "Minimize" : "Minimize",    
    "Maximize" : "Maximize",    
    "Reload" : "Reload",    
    "PinOn" : "Pin on",    
    "PinOff" : "Pin off",    
    "Restore" : "Restore",    
    "OK" : "Custom text for OK",    
    "Cancel" : "Custom text for Cancel",    
    "Yes" : "Custom Text for Yes",    
    "No" : "Custom text for No"      
}; 

Implementing the code above changes all the RadPopUp..
I want to have all the RadAlert have OK/Cancel Buttons
and RadPrompt to have YES/NO Button..But the above code changes all the window...

Thanks,
DIP

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 03 Aug 2009, 09:01 AM
Hi Dip,

In such case I suggest to use a customized template for the RadWIndow's radprompt dialog. More information on the subject is available here.

Sincerely yours,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Dip
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or