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...
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...
Reach further with IgniteUI jQuery Mobile controls and ASP.NET MVC Damyan Petev / Mon, Nov 5, 2012 Out of the new and exciting things happening around IgniteUI is the enhancement of the mobile toolset. These controls are based on jQuery Mobile rather than jQuery UI , as it provides optimizations...
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...
Infragistics jQuery Tree–load on demand, checkboxes and keyboard navigation Jordan Tsankov / Sat, Jan 21, 2012 Enabling load on demand can be very beneficial for your Infragistics jQuery Tree’s performance. Loading on demand will decrease page loading time in two ways: Additional sub-nodes will not have their...