tspratt
02-18-2004, 06:02 PM
The documents imply that when an attribute uses the syntax,
value="$path{ somexpath }",
the dataset update is automatic.
Does this mean that it is unnecessary to use the datapath.UpdateData() method in this situation?
And an a couple add'l questions on UpdateData: Must it be called on each datapath binding that changes?
If it is called on the root node of the datapath, will all edits be saved?
Thanks,
Tracy
value="$path{ somexpath }",
the dataset update is automatic.
Does this mean that it is unnecessary to use the datapath.UpdateData() method in this situation?
And an a couple add'l questions on UpdateData: Must it be called on each datapath binding that changes?
If it is called on the root node of the datapath, will all edits be saved?
Thanks,
Tracy