Essential Studio for ASP.NET Release Notes

v13.4.0.63
March 4, 2016

Chart

Bug Fixes

  • #150628 - Marker for radar chart is now visible on redraw.

CircularGauge

Bug Fixes

  • #150339 - Fixed the exception, while setting “ShowLabels” to false in scales.

DocIO

Bug Fixes

  • #149223 - Word documents with huge content are now converted to PDF without hang in a reasonable time.
  • #149496 - Word document layout options are now preserved properly in the generated DOCX document.
  • #149192 - Table border is now preserved properly while converting HTML to Word document.
  • #151035, #151119 - An item with the same key has already been added. exception is no longer thrown while Mail merging.
  • TextBefore and TextAfter properties of merge fields are now preserved properly.

    Gantt

Bug fixes

  • #150568 : Now the task bars color is applied properly when you set the color for a task bar in QueryTaskbarInfo event, after disabling the ShowTaskNames property dynamically.
  • #150396 : Issue in rendering Gantt with self-referential data source while setting PredecessorMapping value as null or empty string has been fixed.
  • #150640 : Issue with date calculation while providing date time in 24 hours format has been fixed.
  • #150358 : Issue while rendering Gantt without horizontal scroll bar in chart section has been fixed
  • #150188 : Now in add dialog, options for baseline start date and baseline end date fields will not appear, after disabling the RenderBaseline property dynamically.
  • #151189 : Issue with rendering Gantt while disabling ShowProgressStatus property, has been fixed.

Grid

Bug Fixes

  • #150899 - Script error will not throws while using ~Type as date and ~Format is not defined in Grid columns.
  • #150613 - Exporting Grid to Word is working fine, when ~IsHiddenColumnInclude property is set as true.

Breaking Changes

  • In ejGrid, the properties TemplateID and IsUnbound has been deprecated.

Maps

Bug Fixes

  • #150606 - Maps control is not rendering for non-coordinate points issue has been fixed.
  • #150840 - Mouse hover is not working in firefox for maps control while using grid issue has been fixed.
  • #150927 - Maps control designer issue for layers has been fixed.

PDF

Features

  • #147618 - Support to timestamp the existing PDF document is added.
  • Support for named destination is added.

    Ribbon

Features

  • #146109 - Defaults settings has been provided commonly to the button controls.

Breaking changes

  • AllowResizing property has been deprecated, instead IsResponsive property has been introduced.

    Schedule

Bug Fixes

  • #150560 - Appointments are displaying correctly, while exporting the schedule in PDF.