Getting started with the Ignite UI igTree in three simple steps Dhananjay Kumar / Mon, Jun 6, 2016 Trees are some of the most important controls used to build modern web applications. HTML does not provide any tree elements out of the box, but by using the Ignite UI library by Infragistics, you can...
How to use templates to style the different nodes of the Ignite UI Tree control Marina Stoyanova / Tue, Jun 17, 2014 Recently I published a blog about the changes around the template and how to use different template engines to customize the look and style of some of the Ignite UI controls. The Tree control goes under...
How to add updating to the Ignite UI Tree’s Drag & Drop Damyan Petev / Thu, Jan 3, 2013 As it turns out the Drag & Drop feature is like the gift that keeps on giving – new year and new enhancement to the functionality! May be because the Ignite UI Tree is flexible enough or maybe because...
Tips on Drag & Drop with the Ignite UI Tree Damyan Petev / Wed, Dec 19, 2012 As promised in the previous blog on Drag & Drop with the Ignite UI Tree – some tips and tricks coming right up. If you haven’t already looked into the control’s features, now’s your chance – overview...
Ignite UI Tree Drag & Drop Damyan Petev / Thu, Dec 13, 2012 With the latest release the Ignite UI Tree has received the nifty feature of drag and drop. It’s a fairly common concept and it allows for a natural (at least I perceive it to be for a long time) interaction...
Get JavaScript code generated for you with the IgniteUI control configurator Damyan Petev / Tue, Oct 30, 2012 Not so long ago when Jason announced IgniteUI and a plethora of other goodness he mentioned a tool called Configurator that would help you code (or not code really) widgets included in the suite. As as...
The Infragistics Tree with a Context Menu Stanimir Todorov / Wed, Sep 12, 2012 Introduction igTree simplifies the presentation of your hierarchical data into a web-based tree structure, depicting familiar parent-child relationships between nodes of information. This blog post...
Infragistics jQuery Map Bookmarks in HTML5 Local Storage [Infragistics] Mihail Mateev / Sat, Jun 30, 2012 People often wants to keep a list of favorite views (bookmarks) on their map. CodeProject This article describes how to implement persistence of the favorite views with the Infragistics jQuery Map...
New High Performance jQuery Templating Engine Damyan Petev / Mon, Apr 9, 2012 As an avid reader of our blogs (we are sure you are), you might have noticed some topics regarding templating our controls or parts of them. As part of that came a minor catch – templating required (and...
Generating PDF or XPS documents with Infragistics Documents in ASP.NET MVC applications (Part 2) Damyan Petev / Mon, Mar 5, 2012 In this blog we will pick up from where we left off in the previous one. If you have missed it you can read the first part on Generating PDF or XPS documents with Infragistics Documents in ASP.NET MVC...