From ASP.NET WebForms to modern web technologies Zdravko Kolev / Tue, Mar 15, 2016 You may have come across articles about the end of support for ASP.NET WebForms and how you should consider to start using ASP.NET MVC over ASP.NET WebForms. This topic is about components from each of...
How to Build an Area chart in Windows Forms Infragistics Videos / Fri, Feb 27, 2015 [youtube] width="560" height="315" src="http://www.youtube.com/embed/MgMO5WU8VwI" [/youtube] In this video we're going to do a quick tutorial on building an area chart with the new Infragistics Windows...
Exploring the Windows Forms controls in our new Cashflow Dashboard DevToolsGuy / Thu, Feb 19, 2015 This month, Infragistics takes you through the creation of a financial cash flow dashboard using our Windows Forms controls, but without looking like a typical clunky Windows Forms application. [youtube...
Feature Persistence in the Ignite UI jQuery Grid and Hierarchical Grid Marina Stoyanova / Mon, Jun 2, 2014 Do you know what persistence is? Well when it comes to programming persistence means to save the current state of the process. Without this capability, the state will exist as long as the process is alive...
Using different template engines with Ignite UI controls Marina Stoyanova / Fri, May 30, 2014 Creating an application is not only about making it functional it is about how the users will react to it. Did you know that when you create a mobile app for example a user decides in the first 10 seconds...
IgniteUI ASP.NET MVC Scaffolding Support Alexander Todorov / Sun, Mar 16, 2014 With the introduction of Visual Studio 2013 it has become quite easy to generate CRUD code in your ASP.NET MVC app with just a couple of clicks. The scaffolding support is also seamlessly integrated with...
Multiple enabled and disabled checkbox states for the ASP.NET AJAX Data Grid Damyan Petev / Fri, Mar 7, 2014 Is it checked or not quite? Multi-state checkboxes are in the menu today. Which, of course, begs the question “Doesn’t the WebDataGrid already support checkbox columns out-of-the box?”. Why yes, it does...
Binding Complex Objects to an igGrid Column Template Craig Shoemaker / Wed, Mar 5, 2014 Demo: Running code sample and GitHub repository When working with the Ignite UI igGrid you have the option to harness the column template feature in order to take control of how data is presented in...
jQuery Bullet Graph Introduction Marina Stoyanova / Wed, Feb 12, 2014 In my previous blogs I’ve already mentioned that Infragistics’ Ignite UI package contains a lot of controls for Data Visualization. The one we are going to talk about in this blog is the bullet graph...
Building a heatmap with XAML Grids Marina Stoyanova / Thu, Feb 6, 2014 The grid is one of the most useful controls for visualizing structured data. It gives you the opportunity to display and style your data according to your needs. There are numerous features that can help...