
New RadSpreadProcessing component enables you to work with spreadsheet documents.
Features
- What's New
- Introduced a ListPicker control. It allows you to select an item from a list of items.
- Introduced a DateTimePicker control. It lets you pick date, time, or date and time, depending on a format string.
- Introduced a TemplatedPicker. It is a fully customizable picker control which allows you create a custom picker based on the scenario you want to achieve. You can pick an item from a selector with a custom template
- Introduced RadSpreadProcessing. This library enables you to work with spreadsheet documents – create ones from scratch, modify existing documents or convert between the most common spreadsheet formats.
- Calendar
- Added Agenda view mode.
- DataForm
- Support for dynamic property data-source change for editors.
- ImageEditor
- Added support for single line and multi-line toolbars.
- PdfViewer
- Support for Named Destinations in Link annotations.
- PdfProcessing
- Introduced a FixedExtensibilityManager. The FontsProvider property of this class can be set to a FontsProviderBase implementation in order to provide missing fonts when exporting PDF documents.
- Implement "sh" content stream operator.
- Xamarin for iOS
- Calendar: Provided a way to remove the left line of appointments via the DayViewEventCell for DayView mode.
Fixes
- Calendar
- [Android] Calendar scrolls to an incorrect date when trying to navigate to the daylight save time date in DayView mode.
- DataForm
- [iOS] Exception is thrown when focus is moved between the editors.
- DataGrid
- [Android] When the device orientation is changed the grid rows disappear.
- [Android] When the orientation of the device is changed, the grid columns are overlapped.
- NullReferenceException is thrown when navigating away from the page while the filtering UI is displayed in Shell.
- Gauge
- Indicators are misplaced when using Padding.
- MaskedInput
- [Android] Exception is thrown when typing and no mask is set.
- Dynamic watermark color change not always working.
- If the font family name is defined using a language other than English, the font is not applied to the content.
- InvalidOperationException is thrown when Authenticating a user password.
- TreeView
- [iOS] Scrolling does not work properly when custom ItemTemplates with different height are used.
- Item size is not correct after collapsing an item when uneven row height is used.
- WordsProcessing
- ArgumentException is thrown while exporting PDF document containing a paragraph with background and spacing after.
- StackOverflowException is thrown while evaluating the values of style linked to a table style. Table style shouldn't have a linked style.