Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load from AJAX data #120

Open
banana1982 opened this issue Mar 2, 2018 · 0 comments
Open

Load from AJAX data #120

banana1982 opened this issue Mar 2, 2018 · 0 comments

Comments

@banana1982
Copy link

Hi,
I have a problem when i need load form (with nested child and parent) by data be loaded from AJAX, can i parse from this data
etc :
[
{
id : "1",
name : "abc",
children :
[
{ id : "11", }, {id : "12"} , {id : "13"} ...
]
}
], ... ????
and bind from above data to form with full nested child and parent.

Please help me
Thanks.

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

No branches or pull requests

1 participant