Browse By Tags

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

  • Using Multiple Worker Process with Ignite UI Upload Control - Part 1 (Web Gardens)

    File upload controls are important part from many web applications. Upload components enables you to provide users with a way to send a file from their computer to the server. These controls are useful for allowing users to upload pictures, text files…

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

  • Theming and Customizing of Ignite UI jQuery Map Control

    Ignite UI Map Control (igMap) is very easy to use widget providing  strong mapping functionalities

    The underlying rendering engine of the Ignite UI Map (igMap) is the same as the Data Chart, so in addition to a wide variety of tile sources, you can also…

  • How to Integrate Ignite UI Pivot Grid in ASP.Net MVC Applications

    Ignite UI Pivot Grid is a WEB client (HTML5/jQuery/jQuery.UI based ) implementation of the very successful Infragistics Pivot Grid (xamPivotGrid) , well known from XAML platforms like WPF and Silverlight. Pivot Grid is a component that provides the same…

  • Creating Ignite UI Cloud Applications – Publishing Applications in Windows Azure (Part 2)

    Introduction

    Infragistics Ignite UI is a new awesome jQuery, jQuery UI & HTML5 based framework. In a series of articles will look at how we create real-world cloud applications using Ignite UI.

    In the previous post: Creating Ignite UI Cloud Applications…