Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

WebAsyncRefreshPanel with external UltraWebTab

Last post 08-07-2008 18:42 by [Infragistics] Viktor Snezhko. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-30-2008 16:51

    WebAsyncRefreshPanel with external UltraWebTab

    We have a page with a WebAsyncRefreshPanel with some basic information and a separate UltraWebTab with finer-grained functionality.  The UltraWebTab has the following properties - AsyncMode - On, AsyncOptions.EnableLoadOnDemand - true.

    We want the panel to update when certain page buttons are clicked and when the tab changes in the UltraWebTab. 

    The buttons work fine, we have those wired up via the panel's AddLinkedRequestTrigger method.

    However, we can't get the UltraWebTab to trigger the update no matter what we do.  We have tried nesting the tabs in a separate warp panel and linking them, adding the tab control itself as a linked request trigger, etc., but nothing works. 

    How can we force a refresh of the warp panel when the tab changes?

    • Post Points: 20
  • 08-07-2008 18:42 In reply to

    Re: WebAsyncRefreshPanel with external UltraWebTab

    Hi,

    I think that if you put UltraWebTab inside of WARP and link that WARP to another WARP, then both warps (including child tab) should be updated. In this case you do not need to enable any async features of webtab. If tried that (looks like you did) and it did not work, then I can not explain what is wrong and I do not have other suggestions.

    Regards,
    Viktor
    Infragistics web team
    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems