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 R1 2018

Released: Jan 17, 2018

R1 2018 버젼 업데이트

기능

  • DataGrid
    • Exposes API for implementing custom DataGridColumns.
  • ListView
    • Reorder ListView with mouse.

수정사항

  • Fixed - Cannot change the minimum width of the column when resizing through the header thumb.
  • Fixed - UserChooseColumns UI does not visualize all the columns.
  • Fixed - When having great amount of columns the UserChooseColumns doesn't show vertical scroll.
  • Fixed - NumericEditor not respecting the minimum value set.
  • Fixed - NullReferenceException thrown when grouping RadDataGrid by EF property that's null.
  • Fixed - DataGridColumn Header doesn't update.
  • Fixed - RadDataGrid does not allow ScrollColumnIntoView with invisible columns.
  • Fixed - RadDataGrid's external editor ignores the CanUserEdit property of the DataGridTextColumn.