Browse By Tags

  • AG Grid Alternatives for Your Angular, React or Web Components Project

    AG Grid is considered one of the most popular and feature-rich JavaScript Data Grids for building interactive tables in different enterprise apps. But even though it comes fully featured and customizable with things like Column Interactions, Pagination…

  • Huge Data Excel Download

    Hello,

    I want to export huge data like >10lakh rows (>1crore values). I am not able to fetch this type of data through any API as there are memory constraints for any backend language that is around (10lakh values). How can I download excel values directly…

  • igniteui-react-core navigator is not defined nextjs error

    I am using Igniteui-spreadhseet module inside my nextjs application and I am importing the modules dynamically as per the documentation(https://www.infragistics.com/products/ignite-ui-react/react/components/nextjs-usage#additional-resources) but still I…

  • Angular 14 to 15 failing even after adding stylePreprocessorOptions

    Hi team ,

    I am updating from Angular 14 to 15. I see that the error shown is similar to what is added in this post 

    https://www.infragistics.com/community/forums/f/ignite-ui-for-angular/124892/sass-error-after-upgrading-vom-v14-to-v15

    Error for referen…

  • ignite-ui-angular/angular/components/grid/search

    I am having a problem with the search engine. It is not highlighting the columns that ng-template. I need to use ng-template to use the let-cell to manipulate the information and style.

            <igx-column *ngIf="row.datatype === 'capitalized…
  • Igx-combo/igx-simple-combo with custom content in the final view

    Dear Igx-team,

    I have a list of text + icons. The selection should be displayed with the belonging text + icon in the final displayed combo-result (coma separated, f.e. "My Text x, Another Text <icon>"). Is there any way to customize the output? According…

  • igx-input-group - input element focus in and out not working

    Hi Team,

    Query 1. we are migrating our project from Angular 15 to 16. we facing some issue that in the below code we used igx-input-group but when click the input that is not focused or highlighted and unable to edit.

    module we used,

    infragistics version…

  • Angular 17 Control Flow: Elevate Your Development Experience

    I'm excited to share that you can enhance your Angular development experience within Ignite UI for Angular components by embracing the new Block Template Syntax for optimized, built-in control flow. This powerful feature simplifies your code, improves…

  • Blazor State Management: Best Practices To Consider

    When we talk about Blazor, state is an essential part of any app that you build with a framework that includes user interaction. Consider a scenario where a user must log in to view sensitive data. However, because the state is not properly managed, they…

  • The Best Blazor Component Libraries to Consider

    Blazor is the hottest topic today for .NET developers looking to the web.  As the web development landscape continues to evolve, Microsoft's Blazor framework emerged as a game-changer in how developers create interactive web applications. Allowing developers…

  • Just in Time for Angular 17 - It’s Ignite UI 17.0.0!

    Angular 17 is here and many refer to it as Angular Renaissance! New features, new branding, new website, new future-looking identity – these exciting things make it a really special release. And just in time for Angular 17, there’s Ignite UI 17.0.0 as…

  • Updating Angular to latest 16 version results error @error 'The theme for #{map.get($map, 'name')} does not contain #{$key}'

    Today we updated our application the latest angular version (prior, it was generally 16.1.0, now its 16.2.12). Also of the infragistics packages we updated igniteui-angular-i18n from 15.1.21 to 15.1.34.

    On ng serve there is now a new error message with…

  • Regarding custom validation when one field is dependent on other.

    Hello everyone,

    So,  I have created a grid and populated it with data. So i have two doubts. 

    1) how to target a particular field for custom validation. I have used it here but i couldnt understand how its getting the element.

    2) suppose i have two columns…

  • Issue with new IgrGrid

    Hi

    I want some clarification on the new IgrGrid (www.infragistics.com/.../data-grid).

    1) Earlier in IgrDataGrid we have IgrDateTimeColumn in which we can display DateTime in our format but now in IgrGrid we have IgrColumn in which I'm unable to display…

  • Issue with Infragistics grid

    Hi

    I want a small clarification on one of the case which I face today with Infragistics grid.

    The issue is currently we are using IgrDataGrid for displaying data in the tabular format on UI(in react js) and for the same we are using these packages listed…

  • igx-grid vertical column headers

    Dear Infragistics Team,

    I am currently working with the igx-grid component and am exploring options for customizing the appearance of the grid's column headers.

    I have a specific requirement to align the column headers vertically. Could you please…

  • Ignite UI for Angular 16.1.0: What's New?

    Ignite UI for Angular is constantly evolving to improve developers’ experience. With the Ignite UI for Angular 16.1.0 Release, we do exactly that – offering better app building processes but also standardizing the UX across all of our modern…

  • Is Blazor the Future of Web Development?

    The concept of running C# code in the browser isn’t entirely new. Not even when Microsoft first created and introduced Blazor. The tech giant had previously explored similar ideas with multiple other frameworks, like Silverlight or MVC that use C#. Nevertheless…

  • What Is ViewChild and ContentChild in Angular?

    (Last Updated: 08.09.2023)

    ViewChild and ContentChild in Angular are used for component communication. For example, if parent Angular components want access to child components, they use ViewChild or ContentChild.

    In this blog post, then, we will explain…

  • Facing issue while Exporting grid to Excel.

    Hi

    I want a small clarification on one of the use case related to Excel Library

    I'm trying to Export the IgrDataGrid and using the following code for that. I'm able to Export the grid but facing issue on styling.

     for (let i = 0; i < gridDa…
  • Perform Operations on Row that is not visible in React Infragistic WebGrid

    Hi,

    We have the React Infragistic WebGrid and We are doing UI Automation with selenium but we face the challenge with Infragistic WebGrid

    The challenge is We can not get the Grid data that is not visible on Grid by the Selenium method or Javascript method…

  • Facing issue while using search box in IgrDataGrid.

    Hi

    I want a small clarification on one of the use case related to IgrDataGrid (https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/overview).

    I have used IgrDataGrid, in that when I try to search in the filter search box,…

  • Infragistics Ultimate: H2 2021 Roadmap

    With the release of Ultimate 21.1 right around the corner, I wanted to post an update on our goals for the remainder of the year so you can plan the next 12 months of your own projects.

    Here is a breakdown of this blog:

    • 2021 at a Glance
      • Web Platform…
  • Next Generation Charting & Data Analysis

    The Chart Toolbar, introduced in 23.1 as a Preview component, is a companion container for UI actions that may be used independently or in conjunction with the Data Chart and Category Chart components. This allows you to simply select from a predefined…