Telerik UI for UWP

用于构建带有一个代码库的 Windows 10 应用程序的自适应 UI。

由以下开发商制作:Telerik
ComponentSource开始代理销售的日期:2018年

版本:R3 2023 更新: Oct 12, 2023

i

Please note: Starting December 1, 2023, Telerik UI for UWP will be retired, no new licenses will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.

Telerik UI for UWP 新版本发表

Released: Jan 20, 2021

R1 2021 中的更新

修补程序

  • Calendar
    • Fixed a problem with the header background in DayView and MultiDayView.
    • Fixed a NullReferenceException when calling ScrollTimeIntoView.

Released: Sep 16, 2020

R3 2020 中的更新

修补程序

  • Fixed an issue with order of operations SelectItem and SelectCell.

Released: May 13, 2020

R2 2020 中的更新

特性

  • ListView
    • Added IsFrozen property of the group headers.
    • Exposed a method to scroll to a specific position.
    • Added contextual information in the command parameter of the LoadMoreDataCommand.
  • Calendar
    • Added footer area with a Button.

修补程序

  • Chart
    • ClearSelection of the ChartSelectionBehavior does not raise SelectionChanged.
    • Points that are outside of the ViewPort, but have connections to points inside of it are not rendered.
  • ListView
    • Prevent item from being swiped beyond the SwipeOffset property...

Released: Jan 15, 2020

R1 2020 中的更新

特性

  • Data
    • Added EditorValueChanged event.

修补程序

  • Data
    • Numeric and date editors are not aligned properly.
    • Randomly validation errors are not displayed.
  • Calendar
    • Appointments are not redrawn correctly when switching between DayView and MultiDayView.

Released: Sep 18, 2019

R3 2019 中的更新

特性

  • Calendar
    • Added ScrollTimeRuler used for scrolling the TimeRuler to a specified time.
    • Added DisplayDateChanged event.

修补程序

  • Calendar
    • Apply a default look for the special slots if style is not applied.
    • Provide the correct date when slot is tapped and WeekendsVisible is set to false.
  • InlineButton
    • Enabled the IsRepeatingEnabled functionality.

Released: Jun 19, 2019

R2 2019 SP1 中的更新

特性

  • AutoCompleteBox
    • Added SelectAllOnKeyboardFocus property that prevents the selection of the whole text when there is a keyboard focus.
  • Common
    • Added toolbox support for Visual Studio 2019.

修补程序

  • NumericBox
    • The number six could not be entered using an AZERTY keyboard in tablet mode.

Released: Feb 20, 2019

R1 2019 SP1 中的更新

特性

  • DataGrid
    • Added Extended type of selection.

修补程序

  • Map
    • Exception is thrown when the control is initialized.
  • ListView
    • Content is not measured accurately when the Header and Footer are too large.
  • SideDrawer
    • IsOpen is not updated consistently when the animation is interrupted.
  • Chart
    • The last point from a serie is not visualized because it is considered to be out of the viewport.

Released: Jan 16, 2019

R1 2019 中的更新

特性

  • RadialMenu
    • Added built-in NavigateBack command.
  • ListView
    • Reordering of the items works when grouping is applied.

修补程序

  • Calendar
    • Current time indicator is started when the mode is not MultiDayView.
    • AppointmentSource only fetches appointments for one month.
  • DataForm
    • Resolve timing issues by making the EntityProvider initialize immediately when the Item is set and build the editors when the template is applied.
  • DataGrid
    • COMException is thrown when dragging header with custom template.
  • ListView...

Released: Oct 17, 2018

R3 2018 SP 中的更新

特性

  • Calendar
    • Added AllDayAreaTextBorderStyle for customization of the Border that holds the text of the all day area.

修补程序

  • AutoCompleteBox
    • Exception is thrown when initializing the control from XAML with version 1809.
  • Calendar
    • AllDayAreaHeight was not calculating accurately when the maximum number of rows are bigger than the current number of rows.
    • Prevent overriding the Background of the appointments when Style is set and there isn't any Color set for the appointment.
    • Switching through the cells...

Released: Sep 12, 2018

R3 2018 中的更新

特性

  • DataGrid
    • Added nested PropertyName support for the DataGridColumns.
  • Calendar
    • Added property for hiding/showing the weekends inside the MultiDay view.

修补程序

  • DataGrid
    • TemplateColumn throws NullReferenceException when measuring its cells while scrolling.
    • Modifying the last item throws IndexOutOfRangeException when filter is applied.
    • When updating the selected item inside a filtered grid, the item is not positioned correctly.
  • Calendar
    • The CurrentTimeIndicator does not respects its BorderThickness...