Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Documentation and Tutorials > Do

Not answered Do

Feed from this thread
  • Posted on Sep 24, 2011 (permalink)

    Hello,

                    I have a aspx page with four ascx controls. In one of the control i have three buttons, one grid and one tree. i have used the radajaxmanagerproxy for ajax operation in that control. In one of the button's clientclick function i called doPostBack function. The entire page is refreshed when i called the doPostBack function, ajax is not working in this situation.  I am using radajaxmanager in my aspx page so i use radajaxmanagerproxy in my control for ajax. Radajaxmanager has only the property ajaxrequest. RadAjaxmanagerproxy  didnt have the property ajaxrequest. so i cant use this property in RadAjaxmanagerproxy  . Please give the solution for this problem.

    Thanks,
    Velkumar.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Documentation and Tutorials > Do