Skip to content

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

@kayday

Description

@kayday

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions