Browse By Tags

  • Import item infragistics in ASP.NET MVC visual studio 2019

    Hi

    I instal the new versione of infragistics in visual studio 2019

    When i open a web form project i have all the new items that i just download.

    But when i open a  ASP.NET MVC project

    i can't find any infragistics item.

    Why? how can i fix it?

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

  • Removing readonly property for igGridUpdating Column ?

    Hello Infragistics community, 

    I'm using an ASP.Net MVC igGrid. I want my grid to have following behavior

    I have a igGrid with different columns which are read-only and one column is combo editor, so when i change the values in the combo box i need to…

  • HTML encoding model data

    Using MVC3, Razor, C#, IE8.

    In order to protect against XSS, it's necessary to encode my model data before rendering it to the browser. The default Html.EditorFor is encoding the data that is sent to the view. However, the infragistics editors are not…

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

  • Creating Facebook applications with NetAdvantage for jQuery, ASP.Net MVC3 and Facebook C # SDK – using jQuery Grid (Part 1)

    Creating applications for Facebook is associated with the use of the API for the platform. With the release of Facebook C # SDK developers accepted this framework for developing Facebook applications under .Net based environments.

    An interesting case…