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

Visibility status of open sublevels #4

Open
felixzapata opened this issue Oct 8, 2014 · 0 comments
Open

Visibility status of open sublevels #4

felixzapata opened this issue Oct 8, 2014 · 0 comments

Comments

@felixzapata
Copy link

hi, If I have some sublevels on a row and I open each of them, if I close the most top parent, when I open again the sublevels doesn not maintain their visibility status.

I mean (I open "Level 1", "sub level 1" and open "sublevel 1"):

  1. Level 1
    1.1 sub level 1
    1.1.1 sub level 1
    1.2 sub level 2

When I close "Level 1" and I open again the result is:

  1. Level 1
    1.1 sub level 1
    1.2 sub level 2

the level 1.1.1 should show open, because it´s was open when close the parent

This behaviour it is doing ok on jQuery.treetable

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