Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
615
WebAsyncRefreshPanel
posted

I'm trying to use a WebAsyncRefreshPanel in one of the panes of the splitter.  I can't seem to find the right combination of properties to get the page to do a partial post back on that WebAsyncRefreshPanel.  Evertime I try I get a full page post back.  Does the splitter support the WebAsyncRefreshPanel?

Parents
  • 24497
    posted
    Unfortunately WebAsynRefreshPanel and ajax "Extensions" based control can not be nested in each other. They work only as side by side. The UpdatePanel should be used instead of WebAsyncRefreshPanel.
     
    Regards,
    Viktor
    Infragistics web team
    <epsiwebdev> wrote in message news:10531@forums.infragistics.com...

    I'm trying to use a WebAsyncRefreshPanel in one of the panes of the splitter.  I can't seem to find the right combination of properties to get the page to do a partial post back on that WebAsyncRefreshPanel.  Evertime I try I get a full page post back.  Does the splitter support the WebAsyncRefreshPanel?



    http://forums.infragistics.com/forums/p/773/10531.aspx#10531

Reply Children