How to use Ignite UI components with React Ignite UI Team / Fri, Nov 4, 2016 Great news, folks! With the release of Ignite UI 2016.2 our toolkit is available to use in your React websites and applications! Combining the rich and powerful Ignite UI controls with the great performance...
Exporting a Grid to Excel in Three Simple Steps Dhananjay Kumar / Mon, Aug 8, 2016 In a web application project, exporting a grid to an Excel file is one of the most frequent requirements. There are various ways to do this, but IgniteUI makes it super simple. All it takes is one line...
Using Ignite UI widgets in Angular 2 application Deyan Kamburov / Mon, Jan 18, 2016 This blog post will demonstrate the steps needed to create Angular 2 components with TypeScript. This example is using the Ignite UI igGrid widget. Probably you are asking yourself, why Typescript?...
Feature Persistence in the Ignite UI jQuery Grid and Hierarchical Grid Marina Stoyanova / Mon, Jun 2, 2014 Do you know what persistence is? Well when it comes to programming persistence means to save the current state of the process. Without this capability, the state will exist as long as the process is alive...
Using different template engines with Ignite UI controls Marina Stoyanova / Fri, May 30, 2014 Creating an application is not only about making it functional it is about how the users will react to it. Did you know that when you create a mobile app for example a user decides in the first 10 seconds...
Navigation in the modern web. In-page navigation and state management with Ignite UI. Nikolay Alipiev / Thu, Jan 9, 2014 After reading this blog, you will be able to integrate the Ignite UI igGrid control with history.js , a popular library for browser history manipulation and navigation. This will allow you to navigate...
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...
Responsive Web Design with jQuery Grids: A closer look Damyan Petev / Thu, May 23, 2013 I really hope I got you excited about the Responsive Web Design mode for the Ignite UI Grids last time – as it is the kind of an unique feature that truly makes this jQuery control stand out! As previously...
Developing a CRUD grid with IgniteUI, Node.js, Express, Mongoose, MongoDB and Nginx Alexander Todorov / Wed, May 8, 2013 In this blog post I am going to create a fully-functional JavaScript & HTML application from scratch, which supports RESTful CRUD operations. I am going to use the out of the box IgniteUI grid functionality...
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...