|
-
May 13th, 2003, 07:10 AM
#1
Thread Starter
Addicted Member
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?
-
May 13th, 2003, 10:58 AM
#2
I have the full version. What problem?
-
May 14th, 2003, 07:06 AM
#3
Thread Starter
Addicted Member
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.
-
May 14th, 2003, 08:02 AM
#4
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!
-
May 14th, 2003, 08:16 AM
#5
Thread Starter
Addicted Member
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.
-
May 15th, 2003, 08:43 AM
#6
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|