Skip to content

Conversation

@SaiFi0102
Copy link
Contributor

@SaiFi0102 SaiFi0102 commented May 10, 2019

Handles nested data like:

[
	{
		"_isGroup": 1,
		"rows": [...rows (can handle nested group objects)...],
		"totals": {...field1: x, field2: y...}
	},
	...
]

And creates either a tree view or empty-row-separated groups list view

Tree View
image

Empty-Row-Separated Groups List View
ListView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants