Skip to content

Conversation

@eduardocintra
Copy link

When i needed a dynamic option i had to create a functionality that allows to create them already selected (in column two).

For that you have to:

$('#column').multiSelect('addOption', { value: a, text: a, index: 1, nested: 'optgroup_label', selected : 'selected' });

@Uhelliton
Copy link

@eduardocintra, Thanks!!!

@mtvbrianking
Copy link

It's surprising this has never been addressed.

Is there a way to override the addOption method as we way for the pull request to be reviewed?

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

Successfully merging this pull request may close these issues.

3 participants