i used radgrid for asp.net ajax in default.aspx and built success. But when it was running in browser , it was appear error :
System.MissingMethodException: Method not found: 'Void System.Web.UI.ScriptManager.RegisterStartupScript(System.Web.UI.Page, System.Type, System.String, System.String, Boolean)'.
That is error by my ajax entensions ?
I am using version trial.
System.MissingMethodException: Method not found: 'Void System.Web.UI.ScriptManager.RegisterStartupScript(System.Web.UI.Page, System.Type, System.String, System.String, Boolean)'.
That is error by my ajax entensions ?
I am using version trial.
