
Maintenance release includes several bug fixes.
Fixes
- WinAppStylist
- Style file does not show selected rows in grid.
- WinCalcManager
- Missing categories from formula builder dialog.
- Applying count formula to grid column of type string is slow.
- Calculation manager fails to parse formula with "\\" in it.
- WinCalendarCombo
- Argument our of range exception is thrown when maximum value is date time's maximum value and three months list is shown.
- WinCarousel
- Hard coded strings in control's designer.
- WinCharts
- Search result gives wrong links.
- No outline is visible in chart.
- WinControlContainer
- Editor in grid cell raises an error when you try to get the UI automation object.
- WinDataChart
- Mouse wheel on one chart affects the other charts in the sync channel even when zoomable property is false.
- Background image does not render in specific scenario.
- Tagged references appear in property window.
- Null reference exception is thrown while trying to show tooltips.
- Changing visibility of the series does not hide or show them.
- Cannot set items to display horizontally in legend.
- Chart throws argument exception when exported to image file.
- WinDateTimeEditor
- Unable to bind to parameters in editor when numpad is used for input.
- Editor flickers when clicking the date picker.
- Null text appearance property does not exist for the editor.
- WinDayView
- The reminders keep adding if we set a variance prior to its occurrence on the same day.
- A multi-lined subject in day view appointment does not always show the multi-lines.
- Mouse wheel does not work properly in all day event area.
- Calendar info throws null reference exception when recurring appointments are allowed.
- WinDockManager
- Panel is over all other panels when docked to bottom of the form.
- WinDocumentation
- Chart navigation topic contains a feature which is not implemented for Windows Forms yet.
- WinExcel
- File is not displayed in Microsoft Excel after loading and re-saving a specific xls file.
- Invalid operation exception in specified part does not exist in the package when loading workbook.
- Workbook throws page break error when an Excel file is loaded.
- If you use both SumIf and Offset functions in the same formula, the value is not calculated.
- Newline in an Excel table exports incorrect causing a error on opening in Excel.
- Worksheet remains selected after its Visibility is changed to Hidden.
- End of stream exception occurs in load method when it tries loading a 97-2003 Excel file.
- Cell borders are not copied when rows and columns are inserted in 97-2003 workbook.
- Excel file becomes corrupted after loading and saving if it contains some Japanese characters in a “refers to” range of the name definition.
- Problem with function FLOOR.MATH when importing a excel file.
- WinExcelExporter
- Unbound column with blank key causes object reference exception when exported to Excel.
- Each next rows exports slower than previous one when grid has image column.
- Circular reference in exported excel file when referring to another grid in a formula.
- WinFormManager
- Exception is thrown when double clicking on the form icon.
- WinGanttView
- Date value can be modified by up or down arrow key.
- Percent complete is calculated differently as task duration changes.
- WinGrid
- Cannot drag selected cells properly including cells from non fixed and fixed columns.
- Tooltip for date cell is cut off when loading a specific style library.
- Drag selection does not work in the extended area.
- Column auto size does not account for data error images.
- Setting cell spacing cuts off the bottom of multi-line text in the cell.
- Expand all does expand all when it should not.
- Clicking the cell does not enter in edit mode in specific scenario.
- Column resizing indicator cannot be hidden.
- Grid allows the user to copy an invalid string from a cell into drop down list cell.
- Cell border is noticeable when multiple cells are selected and borders are hidden.
- Using fixed headers prints only first page.
- Grid cell proxy throws an exception when the column is linked to null.
- Setting fixed cell separator color through style file has no effect in grid.
- Summaries are not calculated for group by rows that are not in view.
- After modifying row layout, if the row height is increased, it cannot be reduced by dragging the row separator.
- Custom style button truncation in grid conditional formatting window.
- Grid cell with mask and no value is too wide when auto sized.
- In grid setting header placement to fixed and on top causes error.
- WinListView
- Vertical scrollbar is shown only for five items
- Multiple selection throws argument our of range exception.
- WinLiveTileView
- Index out of range exception is thrown when resizing the control.
- Scrollbar disappears after sometime if the control is not on focus.
- Getting null reference exception when trying to clear application bar buttons.
- Tile group name is cropped when text rendering mode is set to GDI.
- WinMonthViewSingle
- Control renders slowly when using recurring appointments.
- WinPDF
- Report's publish method freezes up when exporting a particular set of data.
- Drawing to PDF graphics does not work correctly for some methods.
- WinPivotGrid
- Cannot format the columns in the control.
- WinPopupControlContainer
- Popup form does not close when is called from model dialog and user click on parent form.
- WinRadialGauge
- Axis labels show a delay while rotating in panel.
- WinSchedule
- Confusing warning message for yearly pattern is displayed.
- Calendar loads very slowly after setting and resetting a logical day.
- Setting the logical day on calendar info object causes unexpected results.
- WinSpellChecker
- Undo function on spell checker dialog does not cause text in control to update.
- Custom format results in infinite hashtags instead of blank cell.
- Control does not wrap the text when cell text does not contain spaces or new lines.
- WinStatusBar
- Control does not honor application styling when ViewStyle is set to Office2007.
- WinTabControl
- Control resolves hot track selected appearance.
- WinToolbars
- Ampersand character causes undesired ordering in ribbon customization dialog.
- WinToolbarsManager
- Cannot scroll back stage on touch device.
- Tooltips do not appear in Navigation Menu after one tooltip has been shown.
- Control does not load some toolbars from a saved layout.
- Ribbon groups of a Ribbon tab placed only on one screen when Ribbon style is set to Office2013.
- Expose to public access split monitor action property for popup tools.
- Cannot edit the text in text box that was added in tab item toolbar.
- Groups names mismatch when add a new group and form is localized.
- Gallery tool item is not selectable with keyboard operation.
- Argument out of range exception is thrown when double clicking a row.
- WinTree
- Control's selected nodes contain duplicates with ctrl and shift selection.
- Control's nodes are out of order after scrolling.
- Duplicate items in the SelectedNodes collection when you drag-select nodes under different parents.
- Memory leak when selecting nodes in the tree and then removing them.
- Editor component is not taken into account when printing the control.
- Parent node is not checked programmatically.
- Null reference exception is thrown while verifying child elements on removed node.