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…

  • 11 Programming Languages as High School Stereotypes

    You know you've considered this before... well, we've ironed it out for you!

    11 Programming Languages as High School Stereotypes



    C# - The Valedictorian



    C - The Golden Child



    C++ - The Supernova Freshman



    Haskell - The Hipster



    Java - The…

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

  • Using PhoneGap in Windows Phone 8 Applications

    This blog is about how to start with PhoneGap and Windows Phone 8.

    In my previous blog: “Using PhoneGap in Windows Store Applications” we talked about how to start with Windows Store apps development  for Windows 8 & RT using PhoneGap. Maybe…

  • Using PhoneGap in Windows 8 Store Applications

    In a series of blogs you will learn about how to use PhoneGap with the new cutting edge Microsoft platforms – Windows 8 and Windows Phone 8. We will talk how to start and how to use PhoneGap with popular web client frameworks like jQuery Mobile and Infragistics…

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

  • Re: Force relative path when inserting image

    Here is the code, partially given to me by Infragistics support, that creates a client side script for the AfterAction event.  Using this you can determine if the action was an image insert and adjust the rendered html accordingly to remove the base of…