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

Expose $('#MyMultiSelect').multiselect('allSelectedText', response.CustomLabel); #427

Closed
kayday opened this issue Nov 14, 2014 · 0 comments

Comments

@kayday
Copy link

kayday commented Nov 14, 2014

Can we please expose allSelectedText property to be changed like so?
$('#MyMultiSelect').multiselect('allSelectedText', response.NewCustomLabel);

I have a requirement to change this label based on another selection. While the MyMultiSelect is not showing the dropdown, i can change it dynamically. But once I open up the downdown, unselect all, then select all again, the old label is displayed.

Tyf0x added a commit to Tyf0x/bootstrap-multiselect that referenced this issue Nov 27, 2014
-> Added setAllSelectedText function to set the text displayed when all options are selected dynamically at runtime
-> Updated doc
davidstutz added a commit that referenced this issue Feb 13, 2015
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