Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1470
Tree does not correctly load nodes after refreshing
posted

I have a DataSet with 6 relations which got presented in a tree. In some cases the first relation and its childrelation does not contain any data, so the tree only shows the relation-node for this two relations. Then the user start a process which inserts data for those two relations in the database, and then the tree gets refreshed by getting the data from the database and binding it to the tree.

But in this special situation, the tree does only load the rows of the first relation. It does not display a node for the child-relation of the first relation.

 

Ultra_Tree_DatasourceRefresh.zip