Hi,
I'm wanting to throw a __DoPostBack or a telerik ajax call from a master page and catch it with the master page's RaisePostBackEvent method. At the moment it gets thrown from the master page though the content pages also have a RaisePostBackEvent method and these are what are catching my Master Page's postback.
I'm wondering if there is a way to use the ajax telerik control client-side to throw a postback straight to the master page's RaisePostBackEvent method.
Thanks.
I'm wanting to throw a __DoPostBack or a telerik ajax call from a master page and catch it with the master page's RaisePostBackEvent method. At the moment it gets thrown from the master page though the content pages also have a RaisePostBackEvent method and these are what are catching my Master Page's postback.
I'm wondering if there is a way to use the ajax telerik control client-side to throw a postback straight to the master page's RaisePostBackEvent method.
Thanks.