Browse By Tags

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

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

  • iggrid ungroupByColumn error while trying to ungroup

    Hi,

    I'm working on a MVC project with iggrid. My model has a list of items and I'm binding the table with items. All works well, accept when I'm trying to ungroup a column after grouping it.

     $(function () {
            $("#tblInvoices").igGrid…

  • Not able to get selected row particular column value in hierarchical grid

    We are rendering a infragistic MVC hierarchical grid and copying selected row column value from below code : 

    var row = $("#igCallHistory").igGrid("activeRow")

    var cellZeroValue = $("#igCallHistory").igGrid("getCellText", row.element…

  • Ig grid angular- implement remote pagination

    Hello Team,

    We are using ig-grid angular in our project. Right now using local pagination in which all the records are loaded at once and based on it, pagination details are shown. Need to implement remote pagination in which only selected records will…

  • Is it possible to add multiple igGrids to single page in MVC Asp.net?

    Hello -

    I need to have multiple grids to a single asp.net MVC page?  To add even more complexity the number of grids is variable also.  I might be able to accomplish it with a hierarchical grid but thought I would explore this first.  Thanks much

  • igniteUI MVC igGrid Error

    I have an ASP.NET MVC Project and I'm trying to add Data Grid from this sample

    https://www.igniteui.com/grid/aspnet-mvc-helper

    but I have 2 problems

    First one


    using IgniteUI.SamplesBrowser.Models.Repositories;
    using IgniteUI.SamplesBrowser.Applica…

  • Null PrimaryKey in igGrid causing unmapped grid items to transform into first mapping created

    Of necessity, I have a list of Mappings but am pulling unmapped lists as part of the result set when the igGrid is setup. Everything works fine (including using dropdown selector for blank field to send to back-end to map to the list displayed across…

  • igGrid Combobox not working, unsure why not...

    I have copied syntax from another page that is working properly (4 comboboxes,1 utilizing multi-select), created by my predecessor.

    Here is the code that isn't working properly:

      @{
        ViewBag.Title = "XEUS Product Design Mapping";
        Layout…

  • How to use Ignite UI components with React

    Great news, folks! With the release of Ignite UI 2016.2 our toolkit is available to use in your React websites and applications! Combining the rich and powerful Ignite UI controls with the great performance of React will boost your productivity and will…

  • Exporting a Grid to Excel in Three Simple Steps

    In a web application project, exporting a grid to an Excel file is one of the most frequent requirements. There are various ways to do this, but IgniteUI makes it super simple. All it takes is one line of code! In this post, we will learn to:

    • Create…
  • Feature Persistence in the Ignite UI jQuery Grid and Hierarchical Grid

    Feature Persistence header imageDo you know what persistence is? Well when it comes to programming persistence means to save the current state of the process. Without this capability, the state will exist as long as the process is alive. This is an important feature when it comes to…

  • Using different template engines with Ignite UI controls

    header imageCreating an application is not only about making it functional it is about how the users will react to it. Did you know that when you create a mobile app for example a user decides in the first 10 seconds whether he likes it or not? So imagine how will…

  • Creating Ignite UI Cloud Applications – Using Spatial Data with Windows Azure SQL Database (Part 1)

     Ignite UI is the brand new Infragistics jQuery & HTML5 based framework. With Ignite UI, developers can create next generation, browser based, touch-enabled tablet, mobile & desktop experiences. In a series of articles will look at how we create real-world…

  • Creating Interactive Web Mapping Applications with Ignite UI, Entity Framework and SQL Server 2012

     Ignite UI Map (igMap) is one of the most exciting features of the new Infragistics Ignite UI Vol. 2.12 .  This blog is the first of a series of articles dedicated to new opportunities of Ignite UI Geospatial Map

    Ignite UI Geospatial Map

    Released as CTP…

  • We’ve got Ignite UI Grids shining in a Durandal SPA for you

       Long time ago, the web was all about static HTML content, and a bit of inline styles. JavaScript was primarily used for alert boxes and falling snowflake scripts (that websites used to load around Christmas). Then came AJAX, and things started to look…

  • IgniteUI jQuery Grid Unbound Columns: Updating and Hierarchy

    igniteui-jquery-grid-unbound-columns-updating-hierarchyUnbound Columns bring you the freedom of flexible layouts in the IgniteUI Grid and neat support for features to make your grid behave like nothing’s that different.  After you’ve seen some of the capabilities (getting started blog) and inner…

  • jQuery Grids and Responsive Web Design

    Responsive Web Design and jQuery GridsResponsive Web Design has been abuzz for some time now. In case you just now clash with the term, it’s a web design approach aimed at crafting sites to provide an optimal viewing experience across a wide range of devices. Basically, a CSS3 / JavaScript…

  • Responsive Web Design with jQuery Grids: A closer look

    Responsive Web Design with jQuery GridsI really hope I got you excited about the Responsive Web Design mode for the Ignite UI Grids last time – as it is the kind of an unique feature that truly makes this jQuery control stand out! As previously explained it’s not exactly a simple thing to…

  • Ignite UI jQuery Grid Column Moving

    Ignite UI jQuery Grid with Column Moving feature. Dropdown menu visible on the shot.The Grid is one of Ignite UI’s bread and butter controls and its feature set just.. keeps growing! I guess that fact that Infragistics has done quite a few grid controls over the years helps. Ome of the latest additions is the The Column Moving feature…

  • How to get started with jQuery Grid Unbound Columns

    Ignite UI jQuery Grid's Unbound ColumnsAn all new functionality with the second release for this year comes to bring more flexibility to your grid and the way it handles data. The unbound column is one of the classic grid features throughout Infragistics experience with grids and now user…

  • jQuery Grid Unbound Column: How to make the most of it

    Ignite UI jQuery Grid's Unbound Columns and configuring it to make the most of it.When in need of displaying columns with separate data – be it from a different source or based on the values of others – this new column type will prove truly helpful. Be sure to read the introductory blog on how to get started with jQuery…

  • jQuery Grids with Multi-Column Headers

    jQuery Grids Multi-Column HeadersIf you’ve been reading the latest blog about the Column Moving feature of the Ignite UI Grid I’ve briefly mentioned Multi-column Headers. Well, just in case you missed it – that’s a fairly recent addition too! Through a very simple (and logical…

  • Get JavaScript code generated for you with the IgniteUI control configurator

     Configurator for IgniteUI jQuery controlsNot so long ago when Jason announced IgniteUI and a plethora of other goodness he mentioned a tool called Configurator that would help you code (or not code really) widgets included in the suite. As as he put it, for all of you server-side developers…