-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Thu, Mar 28 2013
Sometimes when you are working on a new feature of an application the server and client are either in development at different stages or maybe you just want to work out the particulars of a view in isolation from the server. To make this possible there...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Wed, Mar 27 2013
The Ignite UI igTree is a powerful client-side jQuery UI widget which has a ton of great features baked right into the control. One of the most valuable features of any tree is its ability to support load-on-demand from a remote server. On a recent project...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Wed, Mar 20 2013
Thanks to all who attended my recent session on 9 Interactive Features of the Ignite UI igGrid. There’s a lot packed into the grid and features highlighted in the webinar just scratch the surface on what the grid can do! Demos Download If you’re...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Wed, Mar 6 2013
Anytime you approach a new library or set of controls sometimes it’s nice to get a helping hand. In an effort to make it drop-dead simple for you to learn how to get started with Ignite UI, I am announcing the release of Fundamentals of Ignite UI...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Mon, Feb 4 2013
Instantiating the igGrid control is straight-forward; you can simply create the control with a call similar to $("#grid").igGrid() and pass in grid options depending on your requirements. While it’s easy to construct a new grid this way...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Mon, Jan 21 2013
When defining resources in the $.ig.loader options, you have the option to explicitly load all the scripts associated with the control itself, load a selection of its features and even a load using a wild card option. When you are loading in explicit...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Wed, Nov 14 2012
The default settings found in the Ignite UI igGrid make working with data easy, but with a little customization you can quickly change how the data appears in each column. 1. Manually Define Columns The first step to taking control of how data renders...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Tue, Oct 23 2012
The Ignite UI Grid is a flexible jQuery and HTML-based grid control that can be bound to many different types of data sources - and XML data is no exception. 1. Get the Data To begin, you first need to get data on your page. In this case your page needs...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Thu, Oct 18 2012
Summary Help installers for Visual Studio 2008 are no longer available The installer now supports Visual Studio 2010, Service Pack 1 (Help Viewer 1.1) and Visual Studio 2012 (Help Viewer 2.0) There is a repairable known issue if you have both Visual Studio...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Fri, Oct 12 2012
One of the great characteristics of the Ignite UI jQuery grid is how well it works in both desktop and mobile environments. In this video I demonstrate the grid working with a number of interactive features enabled and you can see it working on an iPad...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Wed, Sep 19 2012
Are you eager to get to know ReportPlus? Take a few minutes to check out the following videos that cover the basics as well as some in-depth features: Introduction Charts Filtering Maps
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Wed, Sep 19 2012
Which of these statements resonates most with you? "Management wants a reporting dashboard." "The client needs a reporting solution with the app we just delivered." "You can’t manage what you don’t measure." Reporting...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Tue, Aug 21 2012
I've recently ran into run into a remote desktop connection error where the error message: Your computer could not connect to another console session on the remote computer because you already have a console session in progress. ...doesn't exactly...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Fri, Aug 17 2012
Now that Windows 8 and Visual Studio 2012 are in their final state you may have a number of Windows 8 JavaScript projects built with the RC of Visual Studio 2012 that now need an upgrade to RTM bits. The upgrade process is simple: update the WinJS project...
-
-
By:
craigshoemaker
-
In:
Craig Shoemaker
-
Posted On:
Mon, May 14 2012
One of the most exciting announcements surrounding Windows 8 development is the fact that you can create Metro-style applications in HTML 5 and JavaScript. This means that you as a web developer can leverage your existing skills and tools and to develop...