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

Feature request - option to display expanded tree for particular value (previously selected) #9

Open
GoogleCodeExporter opened this issue Aug 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

A way to preselect value and display "expanded" option tree accordingly would 
be welcome addition.

Original issue reported on code.google.com by [email protected] on 12 Mar 2012 at 10:22

@GoogleCodeExporter
Copy link
Author

for example, I want option with value 7 to be preselected, here is tree data 
example

- Item A (1)
  - Subitem (2)
    - Subsubitem (5)
    - Subsubitem (6)
  - Subitem B (3)
    - Subsubitem C (7)
  - Subitem (4)

and widget would look like this, already expanded for user to see previous 
selection

Item A > Subitem B > Subsubitem C

Original comment by [email protected] on 12 Mar 2012 at 10:26

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

No branches or pull requests

1 participant