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 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...
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...
Column Templates for the jQuery Grids Damyan Petev / Tue, Apr 17, 2012 In my last blog I mentioned that our jQuery Grids are getting a new column template option that would also be using our new high performance Templating engine and in this blog will try to expand on both...
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...