Infragistics Blog - How To

Why AI Results Improve Over Time, Not Model Learning
AI results improve over time even when the model never changes - context accumulation across your dev stack. Run a clean-room test to measure your true baseline.

Engineering Fast Data Grids: Lessons from Optimizing Ignite UI for 1M+ Data Records
Grid performance isn’t just about speed here. It's about consistency under heavy data load. When a grid freezes during data operations, it feels slow and unreliable. In real-time decision-making workflows, that unreliability becomes a liability.

AI Meets Ignite UI: Building with AI Agents
Two of our most prominent app development tools have come together – Ignite UI and App Builder. Not as a collection of disconnected features, but as foundational drivers for AI-assisted application development, where Ignite UI meets AI and AI agents workflows to operate within a well-defined UI and application model.

Creating a React PWA That Feels Native with Ignite UI Components
Whether you’re building dashboards, internal tools, analytics apps, or customer-facing software, a React PWA built with Ignite UI will deliver a highly responsive, installable, offline-ready experience with far less development effort.

Building Your First Angular PWA with Ignite UI for Angular
An Angular Progressive Web App is a web application enhanced with native-like features such as offline access, background synchronization, etc. And this blog post shows you how to build one.

How to Display Details Data On Demand in a Hierarchical Grid
How can you easily display details data on-demand? In this blog post we demonstrate the exact steps, using Ignite UI for Angular Hierarchical Grid. Read more and explore code snippets and examples.

Build a React Excel-like Grid with Ignite UI
Building a React Excel-like grid isn’t easy but Ignite UI for React makes it surprisingly simple. In minutes, you can integrate a feature-rich, high-performance grid that supports sorting, filtering, editing, Excel-like navigation, and Excel export.

Mastering Advanced Filtering in Angular Grid Interfaces with Ignite UI
Do you know how to enable Excel-style filtering, Custom filtering operands, Custom filtering strategies, Advanced filtering, Programmatic filtering, or Remote filtering? This article will show you how, including code snippets, examples, and use cases.

How To Run Unit Testing In Angular
Learn how to do unit testing in Angular, how to mock service in Angular, and more in this Angular unit testing tutorial.