Click or drag to resize

TreeGridContaineraddXMLRows Method

Adds new rows loading information from xml document.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function addXMLRows(xmlStringOrDoc);

Parameters

xmlStringOrDoc
Type: string
String or XMLDocument
See Also