C1.Silverlight.DataGrid
Bug Fix
- Fixed the issue where incorrect behavior is observed with VerticalScrollbar in C1DataGrid.
C1.Silverlight.DataGrid.Summaries
Bug Fix
- Fixed the issue where the text in the grouped rows hides while scrolling the C1DataGrid horizontally.
C1.Silverlight.Excel
Improvement
- Added support for OpenXMLMacro format.
Bug Fixes
- Fixed the issue where only the data in the last column can be read on loading an excel file into the C1XLBook.
- Fixed the issue where format gets changed after load and save by C1Excel.
- Fixed the issues of specified hyperlinks for complex sheet names.
- Fixed the issues of specified background pattern when the conditional formatted cells are not saved.
- Fixed the issue where position of custom header (Image) is changed on saving an excel file using C1Excel.
- Fixed the issue where index of print title cannot be get by GateRangeToRepeat method in the loaded .xlsx file.
- Fixed the issue where line color of header and footer image is not retained in output excel file on saving it in OpenXML format.
- Fixed the issue where setting the neutral culture to CurrentUICulture property gives an error on generating C1XLBook object.
C1.Silverlight.FlexGrid
Bug Fix
- Fixed the issue all rows are not printed while setting the MaxRowHeight property of C1FlexGrid.
C1.Silverlight.PdfViewer
Bug Fixes
- Fixed the issue where NullReference exception is thrown while loading a specific PDF document in C1PdfViewer.
C1.Silverlight.Schedule
Improvement
- Added C1Scheduler.SmallVisualIntervalScale property to define TimeSpan for each VisualInterval in VisualIntervals collection for views with intervals shorter than 1 day (Day, WorkWeek, Week and TimeLine).