Customizable select box with support for searching, tagging and remote data sets.
<StyleSheet StyleSheet="Framework.bootstrap.bootstrap.css" /> <StyleSheet StyleSheet="Framework.bootstrap.Overrides.css" /> <StyleSheet ShowModes="rdBrowser" StyleSheet="Framework.css.Layout.css" /> <IncludeScriptFile IncludedScriptFile="Framework.bootstrap.jquery.min.js" /> <IncludeScriptFile IncludedScriptFile="Framework.bootstrap.bootstrap.js"> <Note Note="Includes Bootstrap.min.js and Popper.js" /> </IncludeScriptFile>
<StyleSheet StyleSheet="Select2.Select2.css" /> <StyleSheet StyleSheet="Select2.custom.css" /> <IncludeScriptFile IncludedScriptFile="Select2.Select2.js" />
Customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options.
placeholder (string)
allowClear(true/false)
x
templateSelection(integer)
templateSelection
maximumInputLength(integer)
minimumResultsForSearch(integer)
minimumResultsForSearch: Infinity
selectOnClose(true/false)
closeOnSelect(true/false)
tags(true/false)
ajax
data
change
select2:close
select2:closing
select2:open
select2:opening
select2:select
select2:selecting
select2:unselect
select2:unselecting