#317293
- Listbox event properties descriptions added.
#I323182
- Issue with "grouping headers are duplicated and overlapped with popup items while scrolling the popup after selecting the first popup item" has been resolved.
#311323
- Issue with 'No Records Found' text occurred twice has been resolved.
-
#316046
- Action complete event not triggered when sort order property is given issue is fixed. -
#311323
- DataSource missing while filtering is applied issue has been resolved. -
#163935
- Previous index is wrong in drag and drop event has been fixed.
#317088
- The issue with "The popup is not opened for the second time in the Dropdown Tree component when it is rendered inside the Dialog" has been resolved.
#317598
- Issue with "selected values are not posted properly while clicking on the select all option with predefined value" has been resolved.
#283275
,#289148
,#296652
- Now, selection and deselection performance is improved while providing the large data to the component.
#310244
- The issue on changing thetreeSettings.autoCheck
property dynamically in theBox
mode has been resolved in the Dropdown Tree component.
#310665
- Issue with "select
event is triggered twice while preventing the value selection" has been resolved.
- Issue with remote data has been fixed.
#308003
- Issue with 'highlight search is not working while rendering component along withiconCss
property' has been resolved.
#304837
- Issue with "value property is not updated properly while rendering dropdown with select tag and list has empty string as field value" has been resolved.
- Issue with 'drag and drop' has been fixed.
- Issue with toolbar option has been fixed.
#304117
,#304560
- EJ1 and EJ2 controls theme compatibility issue resolved.
#304117
,#304560
- EJ1 and EJ2 controls theme compatibility issue resolved.
#304117
,#304560
- EJ1 and EJ2 controls theme compatibility issue resolved.
#304117
,#304560
- EJ1 and EJ2 controls theme compatibility issue resolved.
- Issue with 'removeItem' method has been fixed.
#292479
- Issue with "beforeOpen event is triggered while rendering the component with initial value" has been resolved.
F155642
- The issue with "the two-way binding is not working while enabling checkbox support in the Dropdown Tree component" has been resolved.
- Issue with 'dragStart' event has been fixed.
#291884
- Issue with "clear icon overlaps the selected value" has been resolved.
- compatibility issues with EJ1 has been fixed.
- 'moveAll' is not working after applied grouping has been fixed.
#273325
- Provided the option to customize the Dropdown Tree’s input height when the content is increased.
#275308
- Performance issue will no longer occurs when render the multiselect with checkbox.
#285392
- Enable / disable list items based on unique value support provided.
- The accessibility issue with “The Dropdown Tree text is not reading properly when enabling the multi-selection support” has been resolved.
#277503
- Issue with "sort order is not working for filtering dropdown after adding new item using addItem method" has been resolved.
- Filtering is not working in IE browser has been fixed.
-#F154635
- Issue with "floating label is not floated properly while rendering with filter and outline theme appearance" has been resolved.
#279216
- Now, you can set empty data source dynamically.
- Issue with "select event is not triggered while doing first selection with autofill" has been resolved.
-#273796
- Now, e-outline class is added to the filter input
-
#276800
- The issue with “The selected item is maintained in DOM after clearing the item using clear icon in the Dropdown Tree component” has been resolved. -
#278072
- The issue with “The Dropdown Tree selected values are not received in the form post back” has been resolved. -
#274468
- The issue with “The Dropdown Tree popup element is incorrectly positioned when it is rendered inside the Bootstrap dialog” has been fixed.
#277378
- Provided the support to reset the values in the Dropdown Tree component when the form reset method is called.
#273796
- Now, filtering works properly when paste the value in the input element.
#274351
- The issue with "The Dropdown Tree initialized value which is not getting it in the form post" has been resolved.
- Provided Placeholder support to filterbar in listbox.
- Move to and move from throws script error when listbox rendered with item template issue fixed.
- Move to and move from throws script error when listbox rendered with item template issue fixed.
#273796
- Issue with clear icon misalignment in the material outline has been resolved.
- Issue with drag and drop in empty listbox has been fixed.
- The issue with
The Dropdown Tree placeholder hides while opening the popup, when enabling the checkbox support
has been fixed.
- Issue with 'enabled' properly when listbox have toolbar option has been fixed.
- Issue with Filter element when the scrolling has enabled in listbox.
moveTo
method is not working properly when listbox have disabled items has been fixed.
The newly added Dropdown Tree
component in dropdowns package requires Navigations
dependency, so now it is mandatory to include the ej2-navigations.umd.min.js
in system.js
configuration if you are using the system.js module loader.
Update the system.js configuration while going with this version and above.
The Dropdown Tree control allows you to select single or multiple values from hierarchical data in a tree-like structure. It has several out-of-the-box features, such as data binding, check boxes, templates, UI customization, accessibility, and preselected values. The available key features are
-
Data binding - Bind and access a hierarchical list of items from a local or server-side data source.
-
Check boxes - Select more than one item in the Dropdown Tree control without affecting the UI appearance.
-
Multiple selection - Select more than one item in the control.
-
Sorting - Display the Dropdown Tree items in ascending or descending order.
-
Template - Customize the Dropdown Tree items, header, footer, action failure content, and no records content.
-
Accessibility - Provide access to all the Dropdown Tree control features through keyboard interaction, on-screen readers, and other assistive technology devices.
- Dynamic show checkBox not working in grouping has been fixed.
#263579
- Issue with "the performance issue while clear the selected items using clear button" issue has been resolved.
#261827
- Issue when ListBox and menu component in a same page has been resolved.
#261901
- Issue with "cascade dropdown previous value maintained while enabled the filtering" has been resolved.
#F151029
- Checkbox selection not updated on initial load, while rendering the ListBox withiconCss
issue fixed.- Provided 'actionBegin' and 'actionComplete' event when moving items.
#261574
- Now,isInteracted
argument updated properly in the change event while focusout.
#260635
- Sorted datasource not updated properly in ListBox has been fixed.
#F150435
- Script error occurs during disabled toolbar button click has been resolved.
#255830
- filter and grouping are not working on drag and drop and toolbar button states not updated properly has been resolved.
#255255
- Issue with "JAWS screen reader does not read the pre-selected value" has been resolved.
- Issue with Drag and Drop is fixed.
#256098
- The mobile device ENTER key selection issue in the focused item issue has resolved.
#255765
- Issue with "dynamically added item not displayed initially in box mode when control in focus state" has been resolved.
#256908
- Issue with "script error throws while pressing the escape key after filter the items in the popup" has been resolved.
- Provided public methods for
toolbar
actions. - Provided
getDataByValues
method for getting array of data objects.
#252496
- Checkbox selection not maintained after removing filter has been fixed.#F147087
- script error "contains of undefined in ListBox" while rendering the ListBox and multi select in the same router page has been fixed.
#254473
- Now, you can clear the selected values usingclear
method.
#254473
- Now, you can clear the selected values usingclear
method.
#254473
- Now, you can clear the selected values usingclear
method.
#254473
- Now, you can clear the selected values usingclear
method.
#F148867
,#254713
- The issue with "rendering theitemTemplate
when value is bound to the control" has been resolved.
-
#251466
- Now, you can set width property inem
unit. -
#251650
- Issue with 'filtered list item is not getting focused when set filter type as contains' has been resolved. -
#251325
- Issue with "once combobox popup open is prevented by setting args.cancel as true in open event then you can't remove the prevent a popup opening using open event" has been resolved.
#251466
- Now, you can set width property inem
unit.
#251466
- Now, you can set width property inem
unit.
#F147087
- script error "class List of undefined" while grouping has been fixed.#F147408
- Move To toolbar button not working when loading the list box usingremote data
has been resolved.#249771
- script error while performing the toolbar actions in dual ListBox withdata manager
inEJ2 MVC
has been resolved
- Drag Event returns null value issue is fixed
#250710
- Now, you can filter the data while render the component usingselect
element.
- Adding common cssClass for wrapper.
- Provided
Material2 outline layout
for multiselect.
#248193
- Issue with "once autocomplete popup open is prevented by setting args.cancel as true in beforeOpen event then you can't remove the prevent a popup opening using beforeOpen event" has been resolved.
#248288
- Issue with "console error thrown when set the openOnClick property as false in checkbox mode" has been resolved.
#245849
- Issue with "Dropdown popup moves down while initial value selection on popup" has been resolved.
#237694
- provided maximum selection limit option for ListBox.
#144756
- Issue with "custom value added to the list after args.cancel is set to true in custom value section event" has been resolved.
#242599
- Now, filtering work properly when enabling the custom value property.
#F146233
- Now, you can specify type of filter usingfilterType
property.
#F146233
- Now, you can specify type of filter usingfilterType
property.
#F146233
- Now, you can specify type of filter usingfilterType
property.
-
#240597
- Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed. -
#240594
- Form submit occurs while click toolbar item issue is fixed.
#241578
- Issue with “Checkbox selection is not updated properly in the popup list items when set filtering as false” has been resolved.
#F146110
- Now, Resolved the console error thrown when first character is type usingMinLength
property.
#F146110
- Now, Resolved the console error thrown when first character is type usingMinLength
property.
#233488
,#239802
- Issue with "throws error while set the field value as null" has been resolved.
#226512
- Now, SelectAll checkbox shows when more than one items present in the filtered list.
-
#239351
- Now, Select event triggers when selecting the value through interaction. -
#F145367
- Issue with "filtering is not working with item template" has been resolved.
#240594
- Form submit occurs while click toolbar item issue is fixed.
- Checkbox position support provided.
- Filter support provided.
- #234507 - Provided support for drag and dropping the single list item when more than one list item is selected by setting
false
todragSelected
argument indragStart
event.
- #236715 - Drag and dropping the list item is not sorted when
sortOrder
enabled issue is fixed.
- Event
select
is removed insteadchange
event is provided.
-
#235631 - Issue with "updating default value after form reset" has been resolved.
-
#239136 - Now, you can change
allowFiltering
property value dynamically.
- #235699 - Change event not happening after the control has lost focus issue has been fixed.
#F142089
,#225476
,#231094
,#234377
- Now, you can render grouping with checkbox using enableGroupCheckBox property.
- #236816 - Provided method for
focusIn
andfocusOut
.
- #231920 - In IE browser, script error throws when calling getItems method has been fixed.
- Provided change event for ListBox.
-
#235167 - Multiselect dropdown jump down when the
showDropDownIcon
is set to true issue has been resolved. -
#209393 - Change event not fired during tab key navigation issue has been resolved.
- #234846 - The popup collision issue has been resolved while enable the filtering.
-
#233483 - The List not generated properly while clear the value using clear button issue has been resolved.
-
#234100 - The search not working on enabling read only in the control initialization issue has been resolved.
-
#233137 - The combobox is not focused when click the tab key at single time issue has been resolved.
-
#231680 - The data source is observable using Async Pipe with pre select value not updated issue has been resolved.
-
#230651 - Eval function security issue has been resolved.
-
#232673 - Issue with prevent the first value when clear value using clear button has been fixed.
-
#233432 - The group template text not updated while enable the allow filtering issue has been fixed.
-
#232673 - Issue with browser freeze when clear value using clear button has been fixed.
-
#231997 - Issue with duplicate placeholder on multiselect issue has been fixed.
-
#232218 - The popup open downward when select the items after scroll the page issue has been resolved.
-
#231920 - The Custom value with pre select value not updated when set empty data source issue has been resolved.
-
F143612 - Dropdown icon disappeared when set the lengthy placeholder issue has been fixed.
- #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved.
- #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved.
- Value property passed on form submit issue fixed.
-
Issue with value selection on disabled dropdown using incremental search has been fixed.
-
Clear icon shown when change the value dynamically issue has been fixed.
- Placeholder is not updated properly when unselect all the value issue has been resolved.
The ListBox is a graphical user interface component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering, and drag and drop of items. The available key features are:
-
Data binding: Binds and accesses the list of items from local or server-side data source.
-
Dual ListBox: Allows transferring and reordering the list item between two ListBoxes.
-
Drag and Drop: Allows drag and drop the list item with the same/multiple ListBox.
-
Grouping: Groups the logically related items under a single or specific category.
-
Templates: Customizes the list items.
-
Sorting: Sorts the list items in alphabetical order (either ascending or descending).
-
Accessibility: Provided with built-in accessibility support that helps to access all the ListBox component features using the keyboard, screen readers, or other assistive technology devices.
- Placeholder is not updated properly when removed the value issue has been resolved.
- Issue with change event trigger multiple times when clear value using clear button has been fixed.
- Provided customized filtering support for checkbox mode also.
- Filtered value is not maintained while using model value issue has been resolved.
- List's selection is not removed when remove a selected value using clear button issue has been resolved.
-
Pre-select value is not selected when its not present in the list issue fixed.
-
Reset text based initial value in form reset action behavior has been changed.
- Reset text based initial value in form reset action behavior has been changed.
- Reset text based initial value in form reset action behavior has been changed.
-
List selection throws exception while using quotes within string data issue has been resolved.
-
Select all operation's performance issue has been resolved.
-
When page scroll, grouping template is hiding issue has been resolved.
-
Reset the initial value in form reset action behavior has been changed.
- Reset the initial value in form reset action behavior has been changed.
- Reset the initial value in form reset action behavior has been changed.
-
Now, you can enter special characters inside MultiSelect using virtual keyboard.
-
Reset the initial value in form reset action behavior has been changed.
-
ItemData parameter supports
object
collection in select and change event. -
Filtering is not working when rendered control by using select element issue has been resolved.
-
Lengthy placeholder breaks UI issue has been resolved.
-
Values are not cleared in mobile devices issue has been resolved.
-
Values are not selected based on selected attribute in select element rendering issue has been resolved.
- The model value is not updated by selecting a value using tab key with autofill combination issue has been resolved.
- Blur event prevents other actions issue has been resolved.
- Custom value is not maintain after reload the data issue has been resolved.
en-US
locale JSON file not generated issue has been resolved.
- server side validation is not working issue has been resolved.
- Value is updated in reverse while using select all option in checkbox selection issue has been resolved.
- Change event is not trigger when focus out the control using tab key issue has been resolved.
-
Item template with checkbox combination is not working issue has been resolved.
-
Value update with checkbox selection issue in reactive form has been resolved.
- Checkbox's selection is not removed when uncheck the
selectAll
checkbox issue has been resolved.
- DropDownList locale added in
config Json
file.
-
Data related attributes are added to input element instead of select element has been fixed.
-
Console error thrown as maximum call stack when set the empty
dataSource
that issue has been fixed.
- Original event argument does not get in
selectedAll
event argument that issue has been fixed.
- ComboBox
focus
event argument issue has been resolved.
- MultiSelect filtering is shown incorrect result when using remote datasource issue has been resolved.
- AutoComplete
minLength
property is not perform when use custom filtering event has been resolved.
- ngModel is not updated when select all value using SelectAll option has been fixed.
- null exception handled in getItems method.
- Duplicate values are listed while fetching data with UrlAdaptor when
allowCustom
value is set to true, that issue has been fixed.
- DropDownList
valueTemplate
selected value is changed now, while changing data source.
- ComboBox
readonly
enabled clear button is shown issue has been resolved.
-
MultiSelect values are cleared after performing add operation in Grid, that issue has been fixed.
-
Item disappears from popup list after pressing the backspace key, that issue has been fixed.
- DropDownList
ItemTemplate
withaddItem
method template issue has been resolved.
- Restricted multiple request when no data returned from server issue has been resolved.
- Change event is now triggered for MultiSelect components, when focused out.
- Renamed the
selectAll
event argumentIsChecked
toisChecked
. - Renamed the
selectAll
event argumente
toevent
.
- View encapsulation support given for checkbox selection.
- Cleared values are not added back to MultiSelect popup issue has been resolved.
- View encapsulation support given for spinner element.
- View encapsulation support given for spinner element.
- View encapsulation support given for spinner element.
- Improved the MultiSelect performance in IE11 browser.
- DropDownList
cssClass
updated dynamically changes issue has been resolved. - create input method addition argument added.
- create input method addition argument added.
- create input method addition argument added.
- create input method addition argument added.
- Provided view encapsulation support.
- Provided view encapsulation support.
- Provided view encapsulation support.
- Provided view encapsulation support.
- We have provided public methods spinner show and hides.
- Pre-selected item disappears from popup list when removed selected items in clear button issue has been resolved.
- We have provided public methods spinner show and hides.
- We have provided public methods spinner show and hides.
- ComboBox filtering update data method field argument issue has been resolved.
- We have provided public methods spinner show and hides.
- DropDownList same value selection, value not cleared issue has been resolved.
- DropDownList
scss
variable override issue has been resolved.
- Multiselect clear button issue has been resolved.
- Multiselect restore value not maintained in
IE
issue has been resolved. - Multiselect popup not open when update a data via update data.
- Multiselect pre selected value not updated issue has been resolved.
- Provided support for selected all event.
- Value is not selected when ending with space.
- Html elements are shown during filtering when highlight property is set to true.
- Provided support for before open event.
- Popup items is not same as initially after filtering in combobox.
- Data is not repopulated when selecting and removing all items from Multiselect.
- Multiselect is not focused when tab key is pressed if it already focused in the filterbar.
- Changed control height for MultiSelect component in Material theme to match other dropdown components.
- Allow to set the value in MultiSelect when it is re-rendered.
- The getDataByValue method is not working properly in Autocomplete's issue has been fixed.
- Value property set through the model is now maintained, even after changing the data.
- Change event is now triggered for DropDown components, when
showClearButton
is clicked.
- Prevented the native HTML select and change events in angular.
- Prevented the validation message from triggering on components initial render.
- Added support for HTML autofocus attribute in DropDown components.
- MultiSelect component's varying selection behaviour for keyboard and mouse event, has been fixed.
- The issue, Value property in Autocomplete is not properly updated in two way binding after the initial load has been fixed.
- The issue, Autocomplete displays the suggestions list even if the focus is lost for related component, has been fixed.
- The issue, MultiSelect component is not updating the popup correctly during the initial time, has been fixed.
- The issue, Value is not updated correctly when the words in the suggestion list contains white spaces has been fixed.
- Float Label support has been given for MultiSelect
-
custom value support has been given in MultiSelect when the filtering is enabled instead of 'no records found' template.
-
The issue, 'Input is rendered again on typing while resetting value from null with remote data and custom value as true.' has been fixed.
-
The issue, 'Enable persistence is not working properly when all the items in the list are selected.' has been fixed.
- The issue, Value is not updated correctly when diacritics words are used in AutoComplete has been fixed.
- Chip width is longer than the input wrapper when the custom longer text selected, issue has been fixed.
- custom value maintained while disabled
closePopupOnSelect
, this issue has been fixed.
- Dynamic value change support for
showClearButton
.
- Change event not trigger while remove chip in keyboard, this issue has been fixed.
- Initial value not set while using remote data in autocomplete issue has been fixed.
- Text property not working properly while selected text, this issue has been fixed.
- Filtering with Template issue has been fixed in DropDownList and ComboBox.
- Filtering with Template issue has been fixed in DropDownList and ComboBox.
- Changed the filtering event argument types to
FilteringEventArgs
.
-
Locale key changed from
dropdownlist
todropdowns
. -
Changed the fields property type as
FieldSettingsModel
. -
Changed the Angular component selector, component name prefix with
ejs
e.g :ejs-dropdownlist
.
-
Given in-built filtering support without using
filtering
event. -
Diacritics filtering works on enabling the
ignoreAccent
. -
Provided the
zIndex
property to set customzIndex
value. -
High contrast theme support.
-
CheckBox support.
-
Prevent the Popup open on component click while
openOnClick
property set as false. -
Provided
chipSelect
event for chip selection action.
-
Pascal casing change to mode property values (
Default
,Box
,Delimiter
,CheckBox
). -
Changed the
maximumSelectionLength
behaviour.
- Value preselect not working in remote data, this issue has been fixed.
- Console error thrown while navigating the angular routing in DropDownList change event, this issue has been fixed.
- DropDownList value property gets as an object if selected value as 0, this issue has been fixed.
- The Change event argument
isInteraction
is returned properly when clear button is clicked.
-
Clear button is not visible, this issue has been fixed.
-
Angular reactive form resetting not worked in DropDownList component, this issue has been fixed.
- Popup does not open while component render with empty data source, this issue has been fixed.
- Changed the default value of
hideSelectedItems
property as true.
- Custom value dose not allow while component render with empty data source, this issue has been fixed.
- Added typing file for ES5 global scripts (
dist/global/index.d.ts
).
- Modified the module bundle file name for ES6 bundling.
- Space key not allowed in DropDownList filtering, this issue has been fixed.
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
- Popup repositions not worked while scroll on the fixed element, this has been fixed.
- Home and End key behaviour changes.
- Home and End key behaviour changes.
- Home and End key behaviour changes.
-
Popup left and right collision issue fixed.
-
MultiSelect custom value with template issue fixed.
- Upgraded TypeScript version to 2.6.2.
-
DropDownList component value cleared while change the value through react setState method issue fixed.
-
Empty string value not selected in DropDownList issue fixed.
- When we Change the data source the value is empty issue fixed.
- Expected is 'Object' instead of 'object' issue fixed.
MultiSelect component contains a list of predefined values from which a multiple value can be chosen. The functionality of MultiSelect resembles the SELECT form element of HTML. The available key features are
-
Data binding - Allows to bind and access the list of items from the local or server-side data source.
-
Grouping - Supports grouping the logically related items under single or specific category.
-
Templates - Allows customizing the list items, selected value, header, footer, category group header, and no records content.
-
Sorting - Supports sorting of list items in an alphabetical order (either ascending or descending).
-
Filtering - Allow filtering the list items based on a character typed in component.
-
Custom Value - Allows user to select a new custom value.
-
Accessibility - Provided with built-in accessibility support which helps to access all the MultiSelect component features through the keyboard, screen readers, or other assistive technology devices.
ComboBox component allows the user to type a value or choose an option from the list of predefined options. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of values, from which the user can select one. The available key features are
-
Data binding - Allows binding and accessing the list of items from local or server-side data source.
-
Custom values - Allows setting user-defined values that is not in the popup list.
-
Grouping - Supports grouping of logically related items under a single or specific category.
-
Sorting - Supports sorting of list items in an alphabetical order (either ascending or descending).
-
Filtering - Allows filtering of list items based on a character typed in the component.
-
Templates - Allows customizing the list items, selected value, header, footer, category group header, and no records content.
-
Accessibility - Provided with built-in accessibility support that helps to access all the ComboBox component features through the keyboard, screen readers, or other assistive technology devices.
AutoComplete component provides the matched suggestion list when type into the input, from which the user can select one. The available key features are
-
Data binding - Allows binding and accessing the list of items from local or server-side data source.
-
Grouping - Supports grouping of logically related items under a single or specific category.
-
Sorting - Supports sorting of list items in an alphabetical order (either ascending or descending).
-
Highlight search - Supports highlighting the typed text in the suggestion list.
-
Templates - Allows customizing the list item, header, footer, category group header, no records and action failure content.
-
Accessibility - Provided with built-in accessibility support that helps to access all the AutoComplete component features through keyboard, on-screen readers, or other assistive technology devices.
DropDownList component contains a list of predefined values from which a single value can be chosen. The functionality of DropDownList resembles the SELECT form element of HTML. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of values from which you can select one. The available key features are
-
Data binding - Allows to bind and access the list of items from the local or server-side data source.
-
Grouping - Supports grouping the logically related items under single or specific category.
-
Sorting - Supports sorting of list items in an alphabetical order (either ascending or descending).
-
Filtering - Allow filtering the list items based on a character typed onto the search box.
-
Templates - Allows customizing the list items, selected value, header, footer, category group header, and no records content.
-
Accessibility - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.