Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Can the ion-tree-list be populated with data from a database? #43

Open
patrickpirzer opened this issue Nov 15, 2016 · 3 comments
Open

Comments

@patrickpirzer
Copy link

Hello,

We tried to populate the ion-tree-list with data from our database but had no luck.
Can You give us please an example, if You have one?

Thanks in advance!
Patrick

@fer
Copy link
Owner

fer commented Nov 16, 2016

@patrickpirzer are you using $http, ng-resource? I still didn't test the library loading data from an endpoint yet, but wouldn't mind to reproduce your case.

Thanks to you!

@ltung
Copy link

ltung commented Nov 23, 2016

I am doing this. I got the parent. child relationship in row (recursive in nature) from a database table and have a javascript routine to build a tree and feed into the ion-tree-list library. Simple but the tree is really slow when parsing into the structure. I am looking for a faster way to achieve almost instant response) for an interactive user experience

fer referenced this issue in ltung/ion-dynamic-tree-list Dec 1, 2016
@nilaykothari90
Copy link

I did fetch data through webservice & populated tree with JSON & it is working smoothly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants