0

I'm looking into creating a single-page application that shows some tabular data. The business sponsors for this project would like for this data to be displayed as a tree-grid, where each "parent level" row lists a series of data points, and its "child level" row will list specific data points, relative to its parent.

However, those "child level" rows need to have different headers than its parent, and I'm not sure how to change them; or if it's even possible! The example shown on the official UI Grid Tree View page shows each of the child rows to having the same header as its parent, but doesn't demonstrate the option to change the header. Is that possible? And if so, how do you do it?

Below is a (very crude) example of what I'm looking for:

Tree Grid Example

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.