The Progress ThemeBuilder R1 2023 Release Is Here
Get ready for an exhilarating experience with the Progress ThemeBuilder official support for the Telerik and Kendo UI R1 2023 release. Unleash the full potential of your projects with the latest and...
View ArticleSands of MAUI: Issue #90
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together latest .NET MAUI content relevant to developers.A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleServer-Side Filtering With the Kendo Angular for UI Grid
You can combine the Kendo UI for Angular Grid’s filtering with your own custom code in any combination that you want … and then call a web service to retrieve the data you want as you need it.In a...
View ArticleIntroducing Blazor Signature
Need to accept user signatures in your Blazor app? The new Telerik UI for Blazor Signature component has your back.When asked to add a feature to my Blazor application’s user interface, I typically...
View ArticleGetting Started with Accessibility for React
Many accessibility basics are the same across frameworks, but some things are framework-specific. Let’s look at what makes React accessibility unique.A lot of the basics that you need to do in order to...
View Article.NET MAUI Challenge 3: Telerik DateTimePicker
input { position: absolute; opacity: 0; z-index: -1; } .tabs { border-radius: 8px; overflow: hidden; box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); } .tab { width: 100%; color: white; overflow: hidden;...
View ArticleUnderstanding Portal in Vue.js
Learn what PortalVue is, why you should use it and how to render components outside our Vue app using PortalVue.PortalVue, sometimes known as Teleport, is a new addition to Vue 3 and a simple component...
View ArticleHow to Get Windows 11 Design Theme in Your WinForms App
Windows 11 theme has arrived, with great features to give your WinForms apps a modern stunning look. Designed for touch devices, the theme’s controls are larger than our regular themes’. Built-in...
View ArticleWhat’s New in .NET 7 for Minimal APIs?
.NET 7 arrived and brought three great features to minimal APIs. Check out in this blog post what’s new with practical examples.Minimal APIs arrived with the promise of simplifying the creation of...
View Article6 Tips to Have More Productive Meetings as a Web Designer
Why is it that people dread meetings so much? It’s likely because they view them as a waste of time. To ensure that your web design meetings are a productive use of everyone’s time and can help you get...
View ArticleDisplaying Related Information with the Kendo UI for Angular Grid
Grids are great, but the Kendo UI for Angular Grid lets you go beyond the single row to let the user (or you) display additional, related information.A grid is a terrific tool for displaying rows of...
View ArticleSands of MAUI: Issue #91
Welcome to the Sands of MAUI—newsletter-style issues dedicated to bringing together latest .NET MAUI content relevant to developers.A particle of sand—tiny and innocuous. But put a lot of sand...
View ArticleKeys to Managing Diverse & Inclusive QA Teams
In this article, we’ll discuss diversity and inclusion and how using both increase productivity, innovation and business value for Agile QA teams.Diversity and inclusion are terms that are clouded by...
View ArticleEmbed Reporting in Native Blazor Applications
See the setup and customization of the newest Progress Telerik Reporting viewer, implemented with Telerik UI for Blazor controls with both Blazor Wasm and Blazor Server.With R1 2023, we elevated...
View ArticleBuilding a Shopping App With Kendo UI and Vue
A shopping list app helps us track items we purchase and prioritize our spending when we go shopping. We will use Kendo UI for Vue to build our shopping application.In this article, we will learn what...
View ArticleCustomizing Filtering in the Telerik UI for ASP.NET MVC Grid
When it comes to filtering data, the Telerik UI for ASP.NET MVC Grid gives the user tremendous power—it can, in fact, be a little intimidating. Here’s how to configure the grid to meet your user’s...
View ArticleHow To Create Custom React Hooks
The Hooks API in React provides a few built-in hooks—which we can either use in components or in our own hooks with self-contained reusable logic.React is a JavaScript library used for creating...
View ArticleGetting Started with Generics in .NET
Generic types are part of the fundamentals of the C# language and can help the developer to save time by reusing code. Learn more about generic types and how to create an API in .NET 7 using the...
View ArticleHow to Be More Productive and Profitable in 2023
While improving your business skills is important, sometimes it’s the tiny changes to the way you work—and the way you approach work—that make the biggest difference in productivity. In this post,...
View Article.NET MAUI Challenge 4: Telerik DataGrid
input { position: absolute; opacity: 0; z-index: -1; } .tabs { border-radius: 8px; overflow: hidden; box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); } .tab { width: 100%; color: white; overflow: hidden;...
View Article