Infragistics Home

Infragistics Forums

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

WebSplitter - how to implement

Last post 07-29-2008 11:33 by [Infragistics] Rumen Stankov. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 07-23-2008 4:15

    WebSplitter - how to implement

    Hi guys.

    I don't know if I'm just being dense, but I am not having any luck implementing the WebSplitter control. We have version 7.2 of the software.

    Is there an example anywhere that I can use for reference?

    Thanks,
    Johann.

    Filed under:
    • Post Points: 20
  • 07-23-2008 4:27 In reply to

    Re: WebSplitter - how to implement

     Hello Johan,

    Yes, I believe a good starting point is our samples website located here:

    http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm

    Top left, you will see 5 examples implementing WebSplitter live in action, together with full source code. 

    Hope this helps. 

    Best Regards,
    Rumen Stankov (MCSD.NET)
    The Infragistics ASP.NET Team
    • Post Points: 20
  • 07-23-2008 4:45 In reply to

    Re: WebSplitter - how to implement

    Hi Rumen.

    Thanks for coming back to me.

    I did check the sample, but I'm having some trouble getting it to work. The main problem is that the example uses the following code:

    <ig:WebSplitter runat="server" ID="WebSplitter1" Orientation="Horizontal"  Width="300px" Height="290px">

    And it's the <ig: part that I'm not sure about.

    I have another assembly referenced in that page, 

    <%@ Register Assembly="Infragistics2.WebUI.UltraWebNavigator.v7.2, Version=7.2.20072.61, Culture=neutral, PublicKeyToken=7DD5C3163F2CD0CB"
        Namespace="Infragistics.WebUI.UltraWebNavigator" TagPrefix="ignav" %>

    But I can't figure out what I need to reference to get that <ig: tag working. 

    I know I'm probably not making much sense here, but I've checked a few of the namespaces and I can't find the WebSplitter anywhere amongst them. And I'm feeling like a bit of a retard already. LOL!

    Basically, I'd like to know what I need to add, like the example above, to get the WebSplitter to work on my page.

    Thanks very much,
    Johann.

    • Post Points: 20
  • 07-23-2008 5:00 In reply to

    Re: WebSplitter - how to implement

     Oh, I see now. The problem I think is that WebSplitter is a new product that was first introduced in the 2008.1 release and is not available in 7.2.

    The assembly where this product is located is called Infragistics35.Web.UI (for .NET 3.5) or Infragistics2.Web.UI, but these assemblies are not present in 7.2.

    I guess, the only way to go would be to upgrade to 8.1 (or better yet, 8.2 - the latest release, where we ship two additional controls - WebHierarchicalDataSource and WebSlider) 

    Best Regards,
    Rumen Stankov (MCSD.NET)
    The Infragistics ASP.NET Team
    • Post Points: 20
  • 07-23-2008 5:21 In reply to

    Re: WebSplitter - how to implement

    Aaaaah! Okay.

    So...

    First question: do we need to buy the upgrade, or is it free if we have a subscription already?

    Second question: how do I go about upgrading? Or can it work side-by-side?

    Sorry for the 'tard questions. But our client is jumping up and down about being able to resize this one section, and I think I might be forced to hit her over the head with something if she doesn't stop :)

    Thanks,
    Johann.

    • Post Points: 20
  • 07-29-2008 11:33 In reply to

    Re: WebSplitter - how to implement

    Oh, sorry that it took me that much time to respond. For licensing/purchasing questions, I believe the best way is to address this directly to our sales folks reachable at sales@infragistics.com

    If it is something urgent, I believe you can call them directly - contact information is available in the "Contact Us" section of our site.

    Sorry once again for the delay. 

    Best Regards,
    Rumen Stankov (MCSD.NET)
    The Infragistics ASP.NET Team
    • Post Points: 5
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems