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 Grids and Responsive Web Design Damyan Petev / Fri, Apr 12, 2013 Responsive Web Design has been abuzz for some time now. In case you just now clash with the term, it’s a web design approach aimed at crafting sites to provide an optimal viewing experience across a wide...
Ignite UI jQuery Grid Column Moving Damyan Petev / Fri, Feb 22, 2013 The Grid is one of Ignite UI’s bread and butter controls and its feature set just.. keeps growing! I guess that fact that Infragistics has done quite a few grid controls over the years helps. Ome of the...
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...
jQuery Grid Unbound Column: How to make the most of it Damyan Petev / Tue, Oct 16, 2012 When in need of displaying columns with separate data – be it from a different source or based on the values of others – this new column type will prove truly helpful. Be sure to read the introductory...
How to get started with jQuery Grid Unbound Columns Damyan Petev / Tue, Oct 16, 2012 An all new functionality with the second release for this year comes to bring more flexibility to your grid and the way it handles data. The unbound column is one of the classic grid features throughout...
jQuery Grid Checkbox Column alternatives (continue) Damyan Petev / Mon, Aug 13, 2012 This is the second part covering the topic of jQuery Grid checkbox column alternatives and/or custom implementations. A quick recap: the Checkbox column is a feature that provides default setup to turn...
jQuery Grid Checkbox Column alternatives Damyan Petev / Mon, Aug 13, 2012 The checkbox column (introduced with the last release, see this post on Using Checkbox Columns with the Infragistics jQuery Grid ) was created to provide a ‘shortcut’ for transforming columns with Boolean...
Live Data 2: A WebSocket Data Source Damyan Petev / Tue, Jun 26, 2012 Not so long ago, I showed you how to create a Live data application using the WebSocket protocol and some KnockoutJS magic to make the jQuery Grid come alive ! It’s been a busy following months and...
ASP.NET AJAX Hierarchical Data Grid Multi-Column Headers Damyan Petev / Thu, Jun 7, 2012 A multi-column header feature has been available thus far only for the flat data ASP.NET AJAX grid and I believe there’s barely anyone left wondering what that would do. Call it grouped headers, merged...