TreeGridContainergetChildItemsId Method |
Gets divided by separator string containing ID's of children rows for row with specified ID
Namespace:
Aras.Client.Controls.Public
Syntaxfunction getChildItemsId(rowId, all, separator);
Parameters
- rowId
- Type: string
- all
- Type: bool
If true, all children id's will be returned. - separator
- Type: string
Return Value
Type:
[T:(Any)]
See Also