Results 1 to 6 of 6

Thread: Infragistics trail

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165

    Infragistics trail

    Has anyone tried testing Infragistics trial version NetAdvantage 2003?
    I just keep getting errors when running page with one of their components on it.
    Can someone help me through process?

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I have the full version. What problem?
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165
    I just plonked a control on ASPX page but when try to run it get
    "Compiler Error Message: BC30009: Reference required to assembly 'Infragistics.WebUI.Shared' containing the implemented interface 'Infragistics.WebUI.Shared.IUltraLicensedComponent'. Add one to your project."
    I also included Imports Infragistics.WebUI.Shared at top of form.
    Cheers.

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Add a Reference to the 'Infragistics.WebUI.Shared.dll.

    then in the Reference list in your solutions explorer. Right click the Infragistics.WebUI.Shared. Select Properties Set the CopyLocal property to True.

    Should work fine, assuming youhave no coding errors of course!
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165
    Thanks.
    Could you tell me whether it is possible with the Tree control included (primarily in the Windows i.e. not ASP .NET necessarily) to add against each node several images alongside it and be able to detect which one is clicked - both node and image - and have event code activated appropriately?
    At this stage I would just like to confirm that this is possible - without too much aggro - so I can determine that this is a suitable product for my project.
    Many thanks.
    Last edited by J Staniforth; May 14th, 2003 at 10:42 AM.

  6. #6
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I really have no clue. Perhaps with some some extra coding it would be possible, but I dont think it is a built in function of it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width