News

Telerik UI for Blazor Updated

Progress announced an update to its Telerik UI for Blazor components, targeting Microsoft's open source Blazor framework that lets C# coders create web apps without having to rely upon JavaScript.

The new Telerik UI for Blazor 2.18.0 update includes new native components for the framework, including:

  • Masked Textbox: Allows developers to get user input while ensuring the valid entry of standard formats, such as phone number, post code, social security number and credit-card number.
  • Text Area: Allows users to provide multiline text and is suitable for information such as address, short description, notes, comments etc.
  • Progress Bar: Allows coders to visually indicate the progress of operations in Blazor applications.
  • ChunkProgress Bar: For operations with a predefined number of steps (chunks).
  • Radio Group: Allows users to select a single option from a predefined list of choices represented by radio buttons.

The company said the update also comes with other new component features and enhancements, stating "The Grid and TreeList components now allow easy column formatting, cell and row conditional styling and new events. The Scheduler component got enhanced with an option to render custom content and apply custom styling to its appointments."

Progress also said Telerik UI for Blazor is compatible with the second (and last).NET 5 Release Candidate, which shipped last week ahead of a Nov. 10 debut.

Third-party vendors targeting the .NET ecosystem seem to be making a push to ship Blazor products ahead of the .NET 5 debut, as Infragistics unveiled a new Ignite UI for Blazor offering just today (Oct. 22).

On its Blazor web site, Microsoft touts the framework's large third-party ecosystem for UI components, specifically listing vendors Telerik, DevExpress, Syncfusion, Radzen, Infragistics, GrapeCity and jQWidgets.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube