Fixed the issue where the ID attribute is not set properly in the C1ComboBox Control.
C1Editor
Bug Fixes
Fixed the issue where "Remove Format" is not displayed on the toolbar even if "RemoveFormat" is set to the SimpleModeCommands property.
[C1Editor][Edge] Fixed the issue where inconsistent behavior was observed on running editor control with edge browser.
C1GridView
Bug Fixes
[Scroll Position] [Edit] Fixed the issue where ScrollPosition was not maintained for postback call to edit the row.
[C1GridView] [Print] Fixed the issue where Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors() error occurred.
C1InputNumber
Bug Fixes
Fixed the issue where a cursor(caret) moved to unexpected position on clicking and selecting number in C1InputNumeric on Edge and IE11.
C1Tab
Bug Fixes
Fixed the issue where CssClass was not working properly.
EventsCalendar
Improvement
Fixed the issue with adding a custom field to EventsCalendar and then updating the field in database.
ThemeRoller
Bug Fixes
Fixed the issue where 'Central dir not found' error occurs on adding new theme into controls by ThemeRoller.
Samples
Bug Fixes
[Localization] Fixed the issue where new resource strings for adding new sample pages were required.
Fixed the issue where Axis label was overlapped and some display of page FixedLabelWidth was incorrect..
[C1ReportViewer][HowTo] Fixed the issue where export format was not correct using 'Custom export・button in HowTo sample - ReportViewerChangeExportButtonBehavior of VB application.
[Asp.Net Wijmo][ControlExplorer] Fixed the issue where Javascript error occurred on applying 'Center' or 'Bottom' to 'Aligns to TextBox' setting in ComboBox -> Position sample.