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

Programatically add Rendered fields

1 Answer 37 Views
OrgChart
This is a migrated thread and some comments may be shown as answers.
Sekhar
Top achievements
Rank 1
Sekhar asked on 17 Dec 2013, 11:45 PM
Hi,

I have an orgchart with a tool bar that gives the options for a user to choose which fields they want to show in the orgchart.
SO basically there is a list of fields as check boxes and when i click on the apply button, I want to add those fields as rendered fields to the orgchart. how can i achieve this with client code?

Thank you
-Sekhar

1 Answer, 1 is accepted

Sort by
0
Accepted
Plamen
Telerik team
answered on 19 Dec 2013, 07:49 AM
Hello Sekhar,


RadOrgChart does not support such behavior by default but as far as I could understand it could be achieved with templates. You could add your controls in them with specific custom classes and hide them with jQuery on a button click.

Hope this will be helpful

Regards,
Plamen
Telerik
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 the blog feed now.
Tags
OrgChart
Asked by
Sekhar
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or