Browse By Tags

  • How to implement remote paging in infragistic ASP.net MVC grid?

    I'm reading about igGrid remote paging here : http://help.infragistics.com/NetAdvantage/jQuery/2013.1/CLR4.0?page=igGrid_Paging.html.

    As per the link above, it says :

    "If you are implementing your own remote service (for example in ASP.NET or PHP…

  • jQuery Hierarchical Grid - Load On Demand

    The Hierarchical Grid (a fairly recent addition to our NetAdvatage for jQuery) is a client-side control that can display hierarchical ( or nested data if you will, the kind of stuff you would use an Org chart or a tree of some sorts to visualize). Now…

  • jQuery Grid’s GroupBy. Just add a little JavaScript or ASP.NET MVC to taste!

    Have you met the igGrid? It is part of Infragistics’ NetAdvantage for jQuery product, built on top jQuery UI and is pretty much the best way to bring HTML tables and data to life! Now while this amazing widget is sporting some serious speed, that…