3
Answers

Telerik popup not working

Ashok

Ashok

6y
1.2k
1
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)