Telerik UI for UWP

Adaptive Benutzeroberfläche zum Erstellen von Windows 10-Apps mit einer Codebasis.

Veröffentlicht von Telerik
Wird von ComponentSource seit 2018 vertrieben

Version: R3 2023 Letzte Aktualisierung: 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

Updates in R1 2018

Funktionen

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

Fehlerkorrekturen

  • 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.