Infragistics Home

Infragistics Forums

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

using ajax extenders inside UltraWebTab

Last post 09-02-2008 14:19 by [Infragistics] Vince McDonald. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-01-2008 7:52

    • supin
    • Not Ranked
    • Joined on 08-26-2008
    • Points 20

    using ajax extenders inside UltraWebTab

    Is there any restriction to use ajax toolkit extenders inside a web tab?

    I use visual studio2008 and the infrajistics tool net advantage 8.2web clr3x.

    I used the web tab in my application.also  tried to use the modal popup extender control inside the webtab.

    I placed a button inside the web tab and tried to add the extender modalpopup to the button.It is not working.

    It showing a error like stack overflow..............

    The same button with the modal popup extender i placed it outside the webtab...........................the code works perfectly fine.

    Now is there any restriction of using the ajax toolkit extender inside the webtab or does the web tab not support the extender feature?

    Any specific reference needs to be added......or any dll needs to be added?

    Pretty new to this asp.net3.5 and infrajistics

    Is there any other control in infrajistics with which the popup feature can be done

    Any info regarding this would be of great help

    Thanks

     

    • Post Points: 20
  • 09-02-2008 14:19 In reply to

    Re: using ajax extenders inside UltraWebTab

    If you're using the AJAX features of WebTab itself (EnableXMLHTTP = true), then the controls in the ASP.NET AJAX toolkit won't function inside the individual tabs.  They use different AJAX architectures, which don't "play nice" with each other.

    NetAdvantage for ASP.NET includes WebDialogWindow, but this builds off ASP.NET AJAX architecture, and so also can't be used inside an AJAX-enabled WebTab.

    Try turning off the AJAX functionality of your WebTab control.  If the modal popup extender or WebDialogWindow doesn't work in this scenario, I suggest that you submit a support request so that we can look in to this in more detail.

    Vince McDonald
    Manager of Developer Support, MCP
    Infragistics, Inc.

    Was this post helpful? Please let me know by using the star ratings and the "Answered" button from the forum's web interface.

    Need help? Find the various ways you can ask for help from Infragistics.
    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems