v17.1.41
Accordion
Bug Fixes
- Content value getting changed while updating header dynamically issue has been fixed.
Chart
Bug Fixes
- Support has been provided for multiple export in horizontal mode.
ComboBox
Bug Fixes
- #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved.
DataManager
Bug Fixes
- #226615- Script error thrown in
UrlAdaptor
whensaveChanges
method is called without Query is resolved.
DatePicker
Bug Fixes
- #231875 - Now, you can enable the clear button dynamically after disabled the control.
- #F143747 - Now, you can set min and max value as null dynamically.
DateRangePicker
Bug Fixes
- #231596, #232441 - Issue with clear button not shown when disable the
allowEdit
property has been fixed.
DateTimePicker
Bug Fixes
- #231596, #232441 - Issue with clear button not shown when disable the
allowEdit
property has been fixed.
Diagram
- #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
- Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
- #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
- #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
- Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
- #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.
Document Editor
Bug Fixes
- #232616 - Document contents are now exported properly.
- #232616 - Page hang on editing the document is fixed.
- #232327 - Tables are now removed properly.
DropDownList
Bug Fixes
- #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved.
Grid
Bug Fixes
args.cancel
support for gridrowDeselecting
event with checkbox selection is provided.rowDeselected
event is misbehaved when performing the grid action withpersistSelection
property is resolved.- Unable to provide custom format for aggregate columns using tag helpers is resolved.
- When the field for column is ""(not defined) then the column displays as "[object][object]" is resolved.
- Searching is not working when dynamically changing the toolbar tooltip text is resolved.
- Checkbox options in filter dialog misaligns in touch mode is resolved.
In-place Editor
Bug Fixes
- Toolbar fails to render properly in
RichTextEditor
In-Place Editor whenafterOpen
is set, that issue has been fixed. - Not able to hide the close icon issue has been fixed.
Maps
Bug Fixes
- #F143717 - The issue "When setting high zoom factor to OpenStreetMap, sub layer is not placed properly" has been fixed".
MultiSelect
Bug Fixes
- #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.
NumericTextBox
Bug Fixes
- #231530 - Now,
change
event trigger when click on clear button.
PDF Viewer
Bug Fixes
- The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
Schedule
Bug Fixes
- #143412 - An issue with event editing using public
saveEvent
method and checking slot availability usingisSlotAvailable
method is fixed. - #143720 - An issue with passing multiple resource for adding dynamically using
addResource
public method is fixed. - #232246 - An issue with event resizing is not properly update when
startHour
andendHour
using in timeline views is fixed. - #231332 - An issue with block alert validation in recurrence event and data is not received in
popupOpen
event is fixed.
TextBox
Bug Fixes
- #231530 - Issue with event argument has null value when click on clear button has been fixed.
TimePicker
Bug Fixes
- #231596, #232441 - Issue with clear button not shown when disable the
allowEdit
property has been fixed. - #231003 Issue with different icon size in bootstrap theme has been fixed.
TreeGrid
Bug Fixes
-#143815 - GridLine
property is working fine in MVC
TreeView
Bug Fixes
- #231497 - Now the selected node background color is removed before collapsing the parent node with out removing 'e-active' class.