Essential Studio for Vue Release Notes
18.2.58
September 15, 2020
CheckBox
Bug Fixes
- Issue with destroy method has been fixed.
ColorPicker
- Issue with
enableOpacity
has been fixed.
Diagram
Bug Fixes
-
291364
- The issue “Connector’s tooltip position updated wrongly” has been fixed. -
287349
- The issue “Infinite loop occurs while setting delete constraints for node in swim-lane and clear diagram” has been fixed. -
290066
- The issue “SendToBack and BringToFront not work for connector with group node” has been fixed.
DocumentEditor
Bug Fixes
-
#155699
- Resolved selection change event gets triggered before created event of document editor issue. -
#290271
- Resolved some elements are not created with unique id in document editor component issue. -
#288253
- Exported document with comments from editor contain initials property in file level now. -
#287740
- Landscape Orientation not updated properly in page setup dialog now. -
#291080
,#157393
- Restrict editing property works when setting on component creation now.
Features
-
#290372
- Added support to apply restart page number for different sections. -
#290423
- Added resize API in document editor container. -
#243495
,#247427
,#248347
,#252755
,#254094
,#254684
,#256926
,#248347
,#260233
,#262638
,#273681
,#155458
,#278038
- Added support to preserve content control feature.
Grid
Bug Fixes
-
#291552
-Resizing
lines in stacked header issue has been resolved. -
#290601
-Recordclick
event arguments has been fixed. -
#291949, #287468
- Provided the internal event to use custom datasource incheckbox
filter. -
#280083
- Added the correct translated string in the localejson
file. -
#291160
- Edit form closes when exception thrown from server issue has been fixed. -
#157390
- Provided the column androwIndex
details inside theeditTemplate
. -
#292599
- Script error while using groupedforeignkeyColumn
with aggregate column has been fixed.
ListBox
Bug Fixes
- ‘moveAll’ is not working after applied grouping has been fixed.
PDFViewer
Bug Fixes
-
#F156838
- The exportSuccess event triggers properly if we export the form fields data using ExportFormFieldsAsObject method.
Splitter
Bug Fixes
-
#I288982
- The issue with “Resizing feature is not working properly when the splitter’s height is more than the window” has been resolved.
StockChart
Bug Fixes
-
#290529
- Date range picker is not proper when rendering 2 stock charts issue has been fixed.
TreeGrid
Bug Fixes
-
#292933
- checkbox rendered properly while using the template column. -
#290187
- Row drag and drop between treegrid works fine while using self reference data binding.