Is there a way to keep an org chart populated after an ajax postback? if there is any ajax action on my page I lose the org chart and need to populate every time outside of !IsPostBack.
1 Answer, 1 is accepted
0
Ivan Danchev
Telerik team
answered on 06 Nov 2015, 04:36 PM
Hello,
If you are populating the RadOrgChart programmatically you have to do it on every postback. As an alternative you can bind it to an SqlDataSource, which will not require populating the control in the Page_Load handler.
Regards,
Ivan Danchev
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items