What to Expect in Angular 9
In this article we'll talk about the main new features in Angular 9, with a particular focus on the Ivy compiler.
View ArticleReact Hooks - How to Transition your App from React Components to Hooks
Hooks offer a way to extract stateful logic from a component to make that logic easy to test and reuse. This article shows you how to transition your app from React components to Hooks.
View ArticleSpeed up your Angular App with Web Workers
In this article, we’ll create a functional example that demonstrates how easy it is to implement Web Workers with Angular that enable concurrent threading in a web site.
View ArticleAn Introduction to Blazor for JavaScript and ASP.NET Developers
This article will look at Blazor from the perspective of a JavaScript developer and build a simple app the demonstrates Blazor in action.
View ArticleOverflowing Cells in Data Grids using CSS
Here, we use a CSS variable with overflowing cells in FlexGrid.
View ArticleImproved Typing Support in Wijmo v3
For v3, we did some extensive refactoring to leverage the latest improvements in TypeScript to improve typing support.
View ArticleTwo-way Bindings in Wijmo for Vue
Here, we will discuss the FlexGrid cell templates as a powerful mechanism for defining custom cell content. It utilizes the same usual Angular template syntax that you use to describe the rest of the...
View ArticleVue Cell Templates for the FlexGrid
Here, we'll discuss FlexGrid Vue cell templates as a powerful mechanism for defining custom cell content.
View ArticleWijmo 2019 v3 has Landed
Wijmo's third release of 2019 has landed with several enhancements, including React and Vue FlexGrid Cell Templates, a new API for JS FlexGrid, MultiRow improvements and more.
View ArticleColumn Groups in FlexGrid 2019 v3
The latest release of the FlexGrid adds support for column groups. This article discusses all of the new enhancements for v3.
View ArticleWijmo Supports Angular 9 and the Ivy Compiler
We are happy to announce that Wijmo supports Angular 9!
View ArticleThe cellTemplate Property in FlexGrid 2019 v3
The FlexGrid control does a great job in displaying and editing tabular data out of the box, allowing you to customize the appearance of cells using properties such as format, dataMap, and cssClass....
View ArticleAn Introduction to Blazor and Web Assembly
In this introduction to Blazor and Web Assembly, learn about the creation of Blazor for .NET developers, then build a sample Blazor application and component.
View ArticleWhat's New in React Version 16.9
In this article, we'll take a look at all of the changes coming with the React 16.9 release.
View ArticleHierarchical Pivot Fields in Wijmo OLAP
Here, we'll take a look at Wijmo's PivotEngine.
View ArticleUpgrading the Blazor HTML Table with FlexGrid
In this article, we will guide you through replacing the HTML “Weather Forecast” table in the default Blazor template with FlexGrid.
View ArticleAngular Cell Templates for the FlexGrid
Here, we'll discuss FlexGrid cell templates as a powerful mechanism for defining custom cell content. It utilizes the same usual Angular template syntax that you use to describe the rest of the UI of...
View ArticleReact Cell Templates for the FlexGrid
Here, we'll discuss FlexGrid React cell templates as a powerful mechanism for defining custom cell content.
View ArticleWijmo Build 5.20193.646 Available
Wijmo Build 5.20193.646 is now available. This build includes several big enhancements to our support for Vue and React.
View Article