Click to See Complete Forum and Search --> : Infragistics trail
J Staniforth
May 13th, 2003, 07:10 AM
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?
Cander
May 13th, 2003, 10:58 AM
I have the full version. What problem?
J Staniforth
May 14th, 2003, 07:06 AM
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.
Cander
May 14th, 2003, 08:02 AM
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! :D
J Staniforth
May 14th, 2003, 08:16 AM
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.
Cander
May 15th, 2003, 08:43 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.