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
245
Change the asynchronous timeout of WebAsyncRefreshPanel and WebTab
posted

Hi All,

I am using WebAsyncRefreshPanel which include may ultrawebtab inside. when i populate data to data grid which is added in web tab, it shows fine for minimum of data, when we populate more data init it keep on showing progress bar for while and stops without updating data.

i believe we need to increase postback time, can someone advice me on this how to achieve the same...

Thank you.

Regards,
M.Seenuvasan

  • 7570
    posted

    Hello seenuvasan,

    Please let me know if you have further questions regarding this issue.

  • 7570
    posted

    Hello seenuvasan,

    Please let me know which grid you are using.

    Among our grid controls, WebAsyncRefreshPanel is compatible with UltraWebGrid.

    WebDataGrid and WebHierarchicalDataGrid are Aikido controls which are designed on top of AJAX extensions.

    If you are using our Aikido controls,  the Ajax UpdatePanel may be a substitute for the WebAsyncReFreshPanel.