Telerik UI for UWP

하나의 코드 베이스로 Windows 10 앱을 빌드하기 위한 적응형 UI.

Telerik사에서 공개
2018년 부터 ComponentSource에서 판매중

버젼: 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...