Infragistics Home

Infragistics Forums

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

WebSlider not working in WebTab

Last post 06-26-2008 12:14 by lallebob. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 06-24-2008 11:35

    • lallebob
    • Not Ranked
    • Joined on 03-03-2008
    • Points 200

    WebSlider not working in WebTab

    Hi all!

     I try to use the webslider in a WebTab with the settings AsyncMode=On and EnableLoadOnDemand=True. When I initially load the page and the tab with the slider is visible, it is working fine. Now I switch through the tabs. When I switch to the tab with the Slider again the slider doesn't work anymore. I can't drag the thumb anymore!!! When I try it the cursor switches to the "no drag allowed cursor" (the circle with the stroke through it).

    Why is this happening? What am I doing wrong?

     Thx in advance

    Bob 

    • Post Points: 20
  • 06-24-2008 11:57 In reply to

    • lallebob
    • Not Ranked
    • Joined on 03-03-2008
    • Points 200

    Re: WebSlider not working in WebTab

     I Just found out that there is the same problem with a WARP

    • Post Points: 5
  • 06-25-2008 10:43 In reply to

    Re: WebSlider not working in WebTab

    This may be due to the Slider being built on top of the Akido framework which is built on ASP.NET AJAX.  The ASP.NET AJAX implementation differs from the WARP implementation and may lead to incompatibilities.  Since the tab's built in AJAX uses the WARP implementation, I would recommend that you use an update panel inside of each tab or outside the entire tab control and turn off the built in Ajax of the tab. 

    • Post Points: 5
  • 06-26-2008 11:46 In reply to

    Re: WebSlider not working in WebTab

    I just found this help article which explains my statement above:

    http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Web_WARP_and_WebTab.html

    • Post Points: 20
  • 06-26-2008 12:14 In reply to

    • lallebob
    • Not Ranked
    • Joined on 03-03-2008
    • Points 200

    Re: WebSlider not working in WebTab

    I excluded the Tab containing the slider from LoadOnDemand. That works for me. Thx alot for your help!

    • Post Points: 5
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems