Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Skips an unexpanded row in the row structure.
Syntax
private int skipUnexpandedNodes(int _startRow, int _parentOfExpandable)
Run On
Client
Parameters
- _startRow
Type: int
An integer that contains the start row.
- _parentOfExpandable
Type: int
A string that represents the type name of the parent of the expandable node.
Return Value
Type: int
The next row after the expanded nodes.