Ignite Grids – Performance Tips and Tricks Alexander Todorov / Fri, Mar 21, 2014 In this blog post, I would like to briefly outline some basic guidelines that can help you dramatically increase the page load speed and decrease the rendering time for the Ignite Grid components. We...
Scheduling UI for Ignite Alexander Todorov / Wed, Mar 19, 2014 You may have probably wondered why we still haven’t brought to you a full blown Scheduling/Calendar solution for Ignite. Well, there are a couple of reasons for this – one of them is that we’d like to...
Using the Ignite UI Grid and Breeze.JS in a Hot Towel SPA – a complete CRUD app Alexander Todorov / Tue, Aug 6, 2013 Couple of days ago, I’ve blogged about how easy and cool it is to integrate the Ignite UI grid with Durandal. In this blog post, I am going to explore the Hot Towel SPA template by John Papa, Breeze.JS...
We’ve got Ignite UI Grids shining in a Durandal SPA for you Alexander Todorov / Thu, Aug 1, 2013 Long time ago, the web was all about static HTML content, and a bit of inline styles. JavaScript was primarily used for alert boxes and falling snowflake scripts (that websites used to load around Christmas...
Hacking AngularJS Alexander Todorov / Mon, Jun 17, 2013 Updated the sample app to use Angular 1.2 :) In this blog post, i would like to cover two things: 1) How I've extended AngularJS in order to support transaction logs (detailed diffs) for arrays...