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

Ability to render some tree nodes as selected on data load? #184

Open
kv92 opened this issue Sep 15, 2017 · 1 comment
Open

Ability to render some tree nodes as selected on data load? #184

kv92 opened this issue Sep 15, 2017 · 1 comment
Labels

Comments

@kv92
Copy link

kv92 commented Sep 15, 2017

Hello,

After loading tree data I need to mark some nodes as selected automatically. Is there any way to define that in even in JSON data e.g. as {selected: true} or how I can do that programmatically via existing API after tree grid is loaded?

Thank you!
Vasiliy

@bencripps
Copy link
Owner

Are you loading data async or simply passing data as props?

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

No branches or pull requests

2 participants