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

Possible to make elements unselectable? #2

Open
ryan2johnson9 opened this issue Jan 6, 2015 · 2 comments
Open

Possible to make elements unselectable? #2

ryan2johnson9 opened this issue Jan 6, 2015 · 2 comments

Comments

@ryan2johnson9
Copy link

Hi,

I am using dualListBox for a language select and I would like it to be impossible to remove English from the selected box.

Is there any way to do this? Like a callback when something is selected where I could check the value and cancel the selection ? or a 'readonly' option for individual values?

Thanks,
Ryan

@parvez
Copy link
Owner

parvez commented Jan 7, 2015

currently this is not supported, but could be added as a feature.
One way could be option for displaying static values for each of the boxes.

If you have a PR for this feature, I would be happy to merge it.

@ryan2johnson9
Copy link
Author

I'll take a look and see if it is within my ability...

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

2 participants