How to add a static member property in a JavaScript class?
Recently while solving a problem, I came across a requirement to create a property in a JavaScript class, which needs to be shared by all the object instances. In the programming world, these types of...
View ArticleInfragistics ASP.NET Release Notes - December 2018: 17.2, 18.1, 18.2 Service...
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleIgnite UI Release Notes - December 2018: 17.2, 18.1, 18.2 Service Release
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleTwo Problems of a JavaScript Class
Starting ECMA 6, JavaScript has class keyword to create a class. I have written in detail about class here. There is no second question that class simplifies the way object is created, inheritance is...
View ArticleInfragistics Windows Forms Release Notes - December 2018: 17.2, 18.1, 18.2...
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleInfragistics Ultimate UI for WPF: 17.2, 18.1, 18.2 Service Release Notes -...
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleSimplifying Object.assign method in JavaScript
“In JavaScript, Object’s assign method copies source object’s own enumerable properties to a target object, and returns that target object “There are two important keywords in the above...
View ArticleDesign for a Cyber Monday Offer with Indigo.Design
In order to showcase how easy it is to create stunning designs with Indigo.Design, I'll walk you through on how I created my Dribbble debut shot for a Cyber Monday Offer with the Indigo.Design UI Kits...
View ArticleHow to enable Column Hiding in Ignite UI for Angular Grid
Ignite UI for Angular Grid is fastest Angular Grid out there. It does not only run fast, it is also very easy to use igxGrid in your application. Ignite UI for Angular Grid component class is named as...
View ArticleIndigo.Design Code Generator (v1.1.0)
We are excited to announce that we have just released the next version of our Indigo.Design Code Generator extension for VS Code. You can download the latest version at our Indigo.Design website. Just...
View ArticleInfragistics ASP.NET Release Notes - September 2018: 17.2, 18.1 Service Release
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleIgnite UI Release Notes - September 2018: 17.2, 18.1 Service Release
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleContent Projection in Angular Element with Slot in Angular 7.0
Learn about content projection in an Angular element with slot in Angular 7. (read more)
View ArticleWhat's New in Ignite UI for Angular 18.2
See What's New in Ignite UI for Angular by Infragistics. With the release of 18.2, we've made major updates to the fastest Angular data grid on the market. (read more)
View ArticleWhat's New for Indigo.Design
Indigo.Design aims to bridge the gap between best-in-class UX and best-in-class software development. Come Read about all of our new updates and features!(read more)
View ArticleWhat’s New in 18.2: Ultimate UI for WPF
See what's new in WPF with the release of Infragistics Ultimate 18.2. With brand new added features and redesigns, app building in WPF has never been this easy.(read more)
View ArticleWhat's New in Windows Forms 18.2
See What's New in Windows Forms by Infragistics. From Chart Support to Spreadsheet Features, the release of 18.2 comes with must-see Windows Forms updates.(read more)
View ArticleInfragistics Ultimate UI for WPF Release Notes - November: 18.2 Volume Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleInfragistics Ultimate UI for Windows Forms Release Notes - November: 18.2...
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleBuilding .NET Core 3 Apps with Infragistics Ultimate UI for WPF
I have been getting a lot of questions lately asking if Infragistics Ultimate UI for WPF will support for the upcoming .NET Core 3 platform. My answer to that question is a resounding YES! In fact,...
View Article