C1.Silverlight.DataGrid
Improvement
- Added support for vertical scrollbar commands ScrollHere, ScrollToTop, ScrollToBottom.
C1.Silverlight.DataGrid.OpenRia
C1.Silverlight.DataGrid.Filters
Improvement
- Added Watermark property to DataGridFilterRow.
C1.Silverlight.DateTime
Bug Fix
- Fixed the issue where the displayed date changes to 0001/01/01 when displayEndDate changed.
C1.Silverlight.Docking
Bug Fix
- [C1DockControl] Fixed the issue where an exception is thrown when a property of C1DockTabControl is bound and Save or Load method is executed.
C1.Silverlight.Excel
Bug Fixes
- Fixed the issue where C1Excel file having some merged cells and styling does not open correctly upon exporting, and also gives an "Excel found unreadable content" error.
- Fixed the issue where Invalid Excel OpenXml file exception is thrown while importing an excel (.xslx) file generated using Altova Mapforce or Telerik SpreadSheetProcessing for Wpf with CIExcel.
- Fixed the issue where position of a string changes to BottomAligned in the output.
C1.Silverlight.Extended
Bug Fixes
- [C1PropertyGrid] Fixed the issue where Fixed the issue where the visibility of control and property value of bound object inside C1PropertyGrid appears dimmed after setting DisabledCuesVisibility property to Collapsed and IsEnabled property to False.
- [C1ColorPicker] Fixed the issue where D1ColorPicker DropDown is not shown correctly if multiple C1ColorPicker instances are placed on the page.
C1.Silverlight.FlexGrid
Bug Fix
- Fixed the issue where a cell value does not commits correctly while pasting a decimal value in C1FlexGrid.
C1.Silverlight.Gauge
Bug Fixes
- Fixed the issue where the default value for FontFamily in C1Gauge.Decorators.C1GaugeLabel property is not set.
- Fixed the issue where PointerStroke and PointerStrokeThickness properties have no effect in C1Knob.
C1.Silverlight.Maps
Bug Fix
- Fixed the issue where zooming does not work on clicking slider bar of the zoom tool.
C1.Silverlight.OutlookBar
Bug Fix
- Fixed the issue where IsEnabled property does not work during selection.
C1.Silverlight.PdfViewer
Breaking Change
- Removed obsolete properties like PageSize and PageMargin.
Bug Fixes
- Fixed the issue where while selecting text in C1PDFViewer, all the content of the page are lost.
- Fixed the issue where the BlackoutWords property is not working correctly in C1PdfViewer when the RenderMode is set to Extended.
- Fixed the issue where System.NullReferenceException is thrown while loading output PDF file of C1FlexGrid with many columns to C1PdfViewer.
- Fixed the issue where NullReferenceException is thrown while creating a PDF file by PdfFilter.PrintDocument() method.
- Fixed the issue where touch is not supported.
- Fixed the issue where System.FormatException is thrown while loading a PDF document in C1PdfViewer.
C1.Silverlight.TileView
Bug Fix
- Fixed the issue where ButtonBackground and ButtonForeground properties have no effect in C1TileView.
C1.Silverlight.Toolbar
Bug Fixes
- Fixed the issue where the selected tab item is not retained when C1Toolbar is collapsed or expanded.
- Fixed the issue where second item is not selected after the collapsed C1Toolbar is expanded if the IsSelectable property for the first item is set to False.