Telerik UI for UWP

Interfaccia utente adattiva per la creazione di applicazioni Windows 10 con una base di codice.

Pubblicato da Telerik
Distribuito da ComponentSource dal 2018

Versione: R3 2023 Aggiornato il: 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

Aggiornamenti in R1 2018

Funzionalità

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

Correzioni

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