3
Answers

Telerik popup not working

Photo of Ashok

Ashok

7y
1.3k
1 AJAX
hi below is not working  after migration from 3.5 framework to 4.5 ,VS 2012,any suggestions.Thanks in advance
 
Page.ClientScript.RegisterStartupScript(this.GetType(), "radalert", "window.setTimeout(function(){callAlert('Success','" + strMsg + "');}, 200);", true);
 
 

Answers (3)