This is a migrated thread and some comments may be shown as answers.

RadTreeView Inside a DLL

1 Answer 138 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Paul Gallen
Top achievements
Rank 1
Paul Gallen asked on 22 Sep 2008, 01:02 PM

Hi,

I have created a framework for our application (CMXUIFramework.Dll). All user controls are in this dll, which may comprise of one of more UI controls. This DLL can be now referenced for a stand alone app as well as an Outlook integration app. On one of the controls I have used is Microsoft’s TreeView control and everything works fine, however, when I replace the Microsoft’s TreeViewControl with a Telerik Treeview control, at runtime I get object not set to an instance of an object.

Is there anything I should know about when displaying Telerik’s controls on a form in this manor?

Thanks

P

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 24 Sep 2008, 07:47 AM
Hi Paul Gallen,

All RadControls for WinForms should work fine even when used in a user control that is in a separate assembly.

In your case however, it is possible that you have stumbled upon a bug. To be able to help you I will need all the details from the exception that you mention (or at least the call stack).

Thanks.
 

Kind regards,
Jordan
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Treeview
Asked by
Paul Gallen
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or