Hi,
Is this possible ?? Have a telerik:RadScriptManager on my master page ( Site.master ) and I set EnablePageMethods = true and I have a page that is based on this master page called MyPage.aspx and MyPage.aspx.cs contains a [WebMethod] called GetStatus() and MyPage.aspx contains JavaScript that calls the GetStatus() method ........................
Is it possible ?
MyPage.aspx cannot contain a telerik:RadScriptManager because the master page already contains one ..
Please advise whether this is possible or not.
Seabus
Is this possible ?? Have a telerik:RadScriptManager on my master page ( Site.master ) and I set EnablePageMethods = true and I have a page that is based on this master page called MyPage.aspx and MyPage.aspx.cs contains a [WebMethod] called GetStatus() and MyPage.aspx contains JavaScript that calls the GetStatus() method ........................
Is it possible ?
MyPage.aspx cannot contain a telerik:RadScriptManager because the master page already contains one ..
Please advise whether this is possible or not.
Seabus