Skip to Main Content
Feature Request FR-3439
Product Area Page Components
Status CLOSED

6 Voters

Tree with tabular form

govindasamy.chenniappan Internal
· Oct 18 2023

Idea Summary
 A tree region that could incorporate multiple columns.

Use Case
 Selecting a parent row can have multiple child rows with as many columns we need all in tree structure.

Preferred Solution (Optional)
A new region based on tree template with multiple columns

This request is likely a duplicate of FR-2530.

Comments

Comments

  • john.snyders APEX Team OP 1.9 years ago

    This is known as a treegrid. The title says “tabular form” so I assume you want editing. 
    All the columns are the same; they don't change for each tree level.

    This is different from control break, grouping, row expander or nested reports.

  • govindasamy.chenniappan OP 1.9 years ago

    Thanks @john.snyders . Let me have a look.

  • stew stryker OP 1.9 years ago

    This is also known as a FOEX TreeGrid, to us former customers of FOEX.

    It's incredibly powerful and very performant.

  • govindasamy.chenniappan OP 1.9 years ago

    Thanks a lot for your suggestion. I will explore the features. Thanks again.

  • mahesh.mokati OP 1.5 years ago

    I have the same requirement in my project. How to implement this feature.