Browse By Tags

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

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

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

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