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

Organization Chart With different Choices

1 Answer 101 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 1
Patrick asked on 31 Oct 2012, 09:39 AM
Hi

I am creating the organization chart with the following condition:
1. specific block format  (Please follow the exactly format in attachment 1)
2. The staff with 'Assistant' role is placed in different level against other subordinates, in SQL Table, it has the "isAssistant" field to state wheather the person is assistant or not.  (Please see attachment 2)

I think RadOrgChart cannot customize the block to the same style as attachment 1(Please correct me if wrong).  Hence  Please advise should I use TreeView and how to implement condition 2 with TreeView.  I am using Linq, VB.net and Asp.net 3.5.     Could you provide similar sample this case.

Thanks.
Patrick


1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 02 Nov 2012, 09:39 AM
Hello Patrick,

My recommendation is to use RadOrgChart control. Even though that the organizational control does not support assistants in the hierarchy, you could use groups with different styling and put the assistants there. Please review the second example in the following help article.

Kind regards,
Peter Filipov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
TreeView
Asked by
Patrick
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or