Copies the data from data reader or other data records.
Source must have the same field count as node, data mapping is ignored by loading the data. It is recommended to create the mapping from the reader
| Exception Type | Condition |
|---|---|
| ArgumentException | Thrown when the reader has different FieldCount as the Node. |
| NotSupportedException | Thrown when bound to other type then DataRow. |
BoundNode Class | Resco.Controls.AdvancedTree Namespace | BoundNode.SetData Overload List