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 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 ...
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...
HTML5 Report Viewer – Taking your Reports further! Damyan Petev / Tue, Jul 24, 2012 The NetAdvantage Reporting began as a tool that was meant to overcome limitations – namely, such of existing solutions heavily relying on Windows Forms designer and naturally restricting the area of usability...
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...