Browse By Tags

  • 5 Signs You Made A Great Impact On Factle

    Certainly! Here are five signs that indicate you've made a significant impact on Factle:

    1. **Recognition from Leadership**: When leaders within Factle acknowledge your contributions and express appreciation for your work, it's a clear sign that you…

  • Cell formatting on export to excel

    Hi there,

    I'm wondering if there is a way to auto-size all grid columns when we export to Excel using the $.ig.GridExcelExporter() javascript libraries.

    I can see a "defaultColumnWidth" setting, but nothing to indicate we can auto-size the column…

  • Scrolling for grid table is not working in firefox for desktop and in chrome its working fine

    Hi, 

    I have been trying to find some solution for scrolling behavior for grid table in Firefox meanwhile its working fine in chrome. 

    also the mouse wheel scrolling is not working in Firefox. I dont know whats the issue with Grid but when i inspect the…

  • How Important Are Book Reviews in the Publicity Process?

    In the buzzing world of publishing, nothing amplifies the voice of a book like a chorus of compelling reviews. Like a trusted friend recommending a good read, book reviews have a powerful impact on a book's journey, catching the attention of potential…

  • Cell Templates

    Hi There,

    I'm looking for some cell templating examples for asp.net core mvc helper. I've been through the documentation, blogs etc but cannot find details on this. Specifically what i'm trying to do is that when i hover over a particular column i would…

  • Summary Operands Asp.Net MVC Helper (.net core)

    Hi There,

    I'm using the Summary feature of the grid, but i just want to display the Sum operand, not all of the values.

    How can i go about doing this? IT's a basic sum operation on the grid fields. Can i override the summary displays to include just…

  • Igx-Grid scroll bar is not coming

    I am using angular infragistics^17.0.2 for my application and its having strange behavior. I have Igx-grid in my page and it has width 266px but still scroll bar is not coming at any cost but if i open any popup and close it out, the scroll bar is coming…

  • Basic beginner doubt

    Hello everyone,

    As a beginner i m alil confused like  ui.igGridCellMerging is this like features which should be used inside features? and Iggrid is a class and this  is their methods? and how is the above diffferent from ig.GridExcelExported like differecne…

  • Regarding adding a dropdown option (cascading and normal one both) in iggrid

    Hello everyone,

    So i populated my grid with some data using my mvc. Now i want to add a dropdown (nommal and cascading one ) . I m confused how to do that. Also theres one condition if i select some value from dropdown i want to make other column required…

  • 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…

  • Regarding igvalidation in iggrid in asp.net core mvc

    Hello  everyone,

    So , I created a mvc project to bind and display data in igrid. The data binding and display part is done but now i want to apply validation in each column. I m confused how to do that. Can anyone please help me out with it with suitable…

  • Special character '<' at the start of string does not display the data

    Hello, I am currently using Infragistics grid for my ASP .NET MVC project.

    I have a sample string data like '<ABCD>' in the database. When I display it using the grid, only the data with '<' character at the start of the string 

  • igGrid not working properly with package IgniteUI v23.1

    Dear all,

    I'm working on an application ASP.MVC that has been migrated on Framework 4.8 (initially on 4.5.2) and globally working fine.

    But i've encoutred three major problems with igGrids :

    - the command EnableAddRow(true) never show the button…

  • Creating a dropdown list for 'filtering' an igGrid column instead of a free-form text field

    I'm looking to setup an igGrid filtering column that acts similar to how a date filtering column works (with a dropdown icon) but with values that are already predetermined.

    Example: A Status column with a filter dropdown that has 'Open', 'Closed…

  • Unable to create grid using Html.Infragistics().Grid() and get error "Unexpected token '<'

    Hi,

    I recently create a new .NET 6 web app project and want to use igGrid in my project. I was used to the C# MVC way (Html.Infragistics().Loader() $ Html.Infragistics().Grid()) to create the grid (instead of jquery way like $.ig.Loader & $('#id').igGrid…

  • Ig Grid change cant change the text of the footer buttons

    I have this code of a table creation
    $("#grid").igGrid({
        autoCommit: true,
        language: "es",
        regional: "es-ES",
        enableCheckBoxes: true,
        primaryKey: "id",
        autoGenerateColumns: false,
        width: "100%"…
  • Advanced Filter button not showing in complex objects columns

    Hi,

    I am trying to remote filter and sort columns of a complex object, the problem is the button that show the advanced filter dialog is not showing. The column  is clickable for sorting but the arrows of the direction doesn't show either. The config of…

  • Set combobox default value while add new row

    Hi,

    I have a combobox and I want to set to default value while adding a new row. Adding new row is also  custom functionality.

    Thanks

    Ravi

  • Save changes Issue

    Hi,

    I have deleted a row and saved to the database. But the grid is not refreshing and same with add as well, please see the image below:

    Here is my code for save and delete

    $("#saveRow").bind({
    click: function (e) {
    $("#Grid").igGridUpdating…

  • Grid Column Filter with formatter value

    Hello.

    We have a column that comes from database as a value between 0 and 1. We use a formatter function for the column to make it a percentage (between 0 and 100) but when trying to filter for instance a 100, it does not show any results regardless that…

  • Tooltips for Jquery grid headers

    Is there a way to get tooltips for the grid headers and not the data cells? 

  • When updating row that contains a date column, the date value is serialized with the wrong regional format

    Hello,

    We are currently facing an issue when updating a row that contains a date column, the value is not serialized with the right regional format :

    In the datasource, we have the value like this (which match our value in database) :

    DATE : Thu Jan 26…

  • Export CSV & PDF

    Hi,
    We are using jQuery data grid in our web page to load data and trying to embed export csv and pdf option in it.

    We couldn't this it in jQuery. But this options are available in the Angular data grid.

    And also in angular and react JS has nice feature…

  • what are the major update in 22.2

    Currently iam using 21.2

    What is enhanced in Version 22.2 compared to Version 21.2 for Ignite UI for jQuery?

  • What is enhanced in Version 22.2 compared to Version 22.1 for Ignite UI for jQuery?

    Hi,

    What is enhanced in Version 22.2 compared to Version 22.1 for Ignite UI for jQuery?

    And what are the languages support for the grid content load.

    Clarify it.