You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DataSource object or configuration for fetching child nodes. Through examples of that can be found
132
-
in the **Getting started** section.
131
+
DataSource object or configuration for fetching child nodes.
132
+
Detailed explanation of how children are fetched is found in the [HierarchicalDataSource overview help topic](http://docs.telerik.com/kendo-ui/framework/hierarchicaldatasource/overview).
133
133
134
-
> Note that "children" is not a valid value. The model already has a children property - the child data source.
134
+
> Note that "children" cannot be used as a field name. The model already has a children property - the child data source.
135
135
136
136
For static HierarchicalDataSource (local data), this field may be a `String`,
0 commit comments