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...
jQuery Responsive Grids: Tips and Tricks Damyan Petev / Tue, Jun 25, 2013 So far we’ve had an overview of the Responsive Web Design mode support for the Ignite UI Grids and some considerations with general implementation, merging columns, combining with column hiding and with...
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...
IgniteUI jQuery Grid Unbound Columns: Updating and Hierarchy Damyan Petev / Fri, Oct 26, 2012 Unbound Columns bring you the freedom of flexible layouts in the IgniteUI Grid and neat support for features to make your grid behave like nothing’s that different. After you’ve seen some of the capabilities...
Customizing the XAML Syntax Editor Damyan Petev / Wed, Oct 3, 2012 The XAML Syntax Editor is pretty awesome control – I mean being able to create your own code editor is one and then just customize language and coloring and… add the fact that you can split the view and...
How to get started with the XAML Syntax Editor Damyan Petev / Fri, Sep 28, 2012 The XamSyntaxEditor is one of the recent additions to the Infragistics toolset. It made an odd voyage from being announced as a CTP not with a release, but with a service release a bit over two months...
jQuery Editors: Rich client experience (part 2) Damyan Petev / Thu, Sep 20, 2012 Time for some more fiddling with the elaborate API of the jQuery Editors helping you deliver awesome experiences! Here’s the quick jump list for the previous articles: jQuery Editors: How to get...
jQuery Editors: Rich client experience Damyan Petev / Wed, Sep 19, 2012 Once you get to know Infragistics’ set of jQuery Editors you begin to realize they are packed with various options and all sorts of knobs to be tweaked. It’s quite the rich API and it can be put to good...
jQuery Editors: How to better guide users to the desired input Damyan Petev / Fri, Sep 14, 2012 Being client-side controls I consider the editor widgets to have two major responsibilities - take some of the load of the server by preventing invalid user input from ever reaching it (various performance...
jQuery Editors: How to get started and improve productivity and experience Damyan Petev / Thu, Aug 30, 2012 The Infragistics jQuery package comes complete with a range of editor widgets to help with one of the most common tasks - gathering information from the user and making sure it is the one you need ...