Telerik UI for ASP.NET Core

Erstellen Sie moderne Web-Apps in optimaler Qualität mit einem kompletten Satz ASP.NET Core-UI-Komponenten für jedes Szenario.

Veröffentlicht von Telerik
Wird von ComponentSource seit 2018 vertrieben

Preise ab: $ 979.02 Version: 2024 Q1 NEU Letzte Aktualisierung: Mar 20, 2024

i

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET Core standalone license will no longer ship Kendo UI and ASP.NET MVC.
Telerik UI for ASP.NET Core is now available as a standalone product as well as continuing to be part of Telerik DevCraft UI, Telerik DevCraft Complete and Telerik DevCraft Ultimate.

Telerik UI for ASP.NET Core no longer includes Telerik UI for ASP.NET MVC...

Show more

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET Core standalone license will no longer ship Kendo UI and ASP.NET MVC.
Telerik UI for ASP.NET Core is now available as a standalone product as well as continuing to be part of Telerik DevCraft UI, Telerik DevCraft Complete and Telerik DevCraft Ultimate.

Telerik UI for ASP.NET Core no longer includes Telerik UI for ASP.NET MVC and Kendo UI.

Telerik UI for ASP.NET Core R1 2022

Released: Jan 19, 2022

Updates in R1 2022

Funktionen

  • Common
    • Added new Avatar Component.
    • Added new PivotGridV2 Component.
    • Updated Classic Theme Package (v5.0.0).
    • Updated Bootstrap Theme Package (v5.0.0).
    • Updated Default Theme Package (v5.0.0).
    • Updated Material Theme Package (v5.0.0).
  • AutoComplete
    • Added new rendering and styling options for AutoComplete.
  • Button
    • Added new rendering and styling options for Button.
  • ButtonGroup
    • Added new rendering for ButtonGroup's buttons.
  • Checkbox
    • Added new rendering and styling options for Checkbox.
  • CheckboxGroup
    • Added new rendering and styling options for CheckboxGroup.
    • Added new rendering and styling options for Checkbox.
  • ColorPicker
    • Added new rendering and styling options for ColorPicker.
  • ComboBox
    • Added new rendering and styling options for ComboBox.
  • DateInput
    • Added new rendering and styling options for DateInput.
  • DatePicker
    • Added new rendering and styling options for DatePicker.
  • DateRangePicker
    • Added new rendering and styling options for DateRangePicker.
  • DateTimePicker
    • Added new rendering and styling options for DateTimePicker.
  • DropDownList
    • Added new rendering and styling options for DropDownList.
  • DropDownTree
    • Added new rendering and styling options for DropDownTree.
  • FloatingActionButton
    • Added new rendering and styling options for FloatingActionButton.
  • Form
    • Added new rendering and styling options for Checkbox.
  • Grid
    • Updated ForeignKey method with String overload.
    • Changed command buttons element from anchor to button.
  • MaskedTextBox
    • Added new rendering and styling options for MaskedTextbox.
  • Menu
    • Added new rendering for Menu.
  • MultiColumnComboBox
    • Added new rendering and styling options for MultiColumnComboBox.
  • MultiSelect
    • Added new rendering and styling options for MultiSelect.
  • NumericTextBox
    • Added new rendering and styling options for NumericTextbox.
  • RadioButton
    • Added new rendering and styling options for RadioButton.
  • RadioGroup
    • Added new rendering and styling options for RadioGroup.
    • Added new rendering and styling options for RadioButton.
  • Slider
    • Added new rendering for Slider.
  • TextArea
    • Added new rendering and styling options for TextArea.
  • TextBox
    • Added new rendering and styling options for Textbox.
  • TimePicker
    • Added new rendering and styling options for TimePicker.
  • ToolBar
    • Added new rendering and styling options for SplitButton.
  • TreeView
    • Added new rendering and styling options for TreeView.
  • PdfProcessing
    • Exposed a way to get the font name as it is in the document.
  • SpreadProcessing
    • Introduced Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • Provided API for Insert / Delete Comments (Notes).
  • WordsProcessing
    • Added support for Table.Alignment when exporting to PDF.
    • Added support for table row height when exporting to PDF.
    • Added Nested Mail Merge functionality.
    • Added the ability to export VerticalAlignment property of the table cells to PDF.
    • Exposed a method deleting the content between two inlines.

Fehlerkorrekturen

  • DataSource
    • Creating a TreeListDataSource instance using the HTML Helpers does not set the DataSource type.
  • DateTimePicker
    • Modern component TimePicker does not return updated value when using 'Now' option.
  • DropDownTree
    • DropDownTree TagHelper renders DropDownList.
  • Editor
    • Missing 'exportAs' and 'import' messages options in Editor.
  • Grid
    • Grid Header Sort Icon Improperly Displayed.
    • AutoFitColumn not working properly with multi-headers and hidden columns.
    • The sort icon is not displayed properly in Grid's header.
  • ListBox
    • Grid rendered in ListBox cannot be edited.
  • Pager
    • Pager keyboard navigation events bubble.
  • TimePicker
    • Modern component TimePicker does not return updated value when using 'Now' option.
  • TreeList
    • Creating a TreeListDataSource instance using the HTML Helpers does not set the DataSource type.
    • TreeList column reorder throws a JavaScript exception.
    • The sort icon is not displayed properly in Grid's header.
  • TreeView
    • Wrong TreeView navigation after selecting a collapsed node.
  • PdfProcessing
    • The Image`s StencilColor property value is missed when merging documents.
    • OpenTypeFontSource`s Bold and Italic are not correct when they are set in the TrueType font file`s OS/2 table.
    • Font name is wrong when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed.
  • SpreadProcessing
    • .NET Standard: Exception when rounding a decimal value in a formula with a lot of precision numbers.
    • An Exception is thrown when importing documents containing custom number formats with date or time part and with empty sections.
  • SpreadStreamProcessing
    • The library allows up to 30 (instead of 31) characters of the sheet name.
  • WordsProcessing
    • KeyNotFoundException is thrown when a document with invalid bookmarks is imported.
    • A floating image is not exported to PDF when it is at the end of the document and does not fit on the same page.
    • DocxFormatProvider: Table default cell left and right margin values are changed during import when they are not specified in the document.
    • UriImageSource and StyleSheetData do not support newer TLS versions.