Skip to main content
Skip table of contents

SwitchToHierarchyView: Display Row Hierarchy

The SwitchToHierarchyView function enables you to view the grid data in a structured, hierarchical layout.

CODE
<SwitchToHierarchyView/>

Example Script

CODE
<ytriaAutomation Application="sapio365">
    <ShowMyDataDrive>
        <SwitchToFlatView/>
        <Sort ColumnID="SIZE"/>
        <SwitchToHierarchyView/>
    </ShowMyDataDrive>
</ytriaAutomation>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.