hi,
I want to change the text of ok and cancel button in radconfirm dialogue.
but it changes button text of all radconfirm, radalerts and radwinodws.
I want to change the button text of radconfirm only.
Please suggest some solution.
it is urgent for me.
I want to change the text of ok and cancel button in radconfirm dialogue.
Telerik.Web.UI.RadWindowUtils.Localization = { "OK" : "OK", "Cancel" : "Cancel"};but it changes button text of all radconfirm, radalerts and radwinodws.
I want to change the button text of radconfirm only.
Please suggest some solution.
it is urgent for me.