Skip to main content

LookupBuilder.ShowDataBeforeSearch Method

Name Parameters Description
ShowDataBeforeSearch(JS) value Specifies whether or not the UI component displays unfiltered values until a user types a number of characters exceeding the minSearchLength property value. Mirrors the client-side showDataBeforeSearch option.
ShowDataBeforeSearch(Boolean) value Specifies whether or not the UI component displays unfiltered values until a user types a number of characters exceeding the minSearchLength property value. Mirrors the client-side showDataBeforeSearch option.