Getting Started - Simple Example

Previous Next

In this section, we will begin with a small example. First, one thing to note is that the grid is built to work with EITHER jQuery, DOJO or EXT-JS. You should already have made the decision as to which framework you want to use prior to starting with this section. jQuery is the most easy to setup, and most of the bits are hosted off our site at htmltreegrid.com. Angular apps can use the jQuery bits as well.

As with any HTML Grid, the HTMLTreeGrid requires a set of scripts, css imports, and some html markup. Let’s take a quick look at a fully self-contained HTMLTreeGrid. Below you will find an html page for the jQuery flavor, EXT-JS flavor, or the DOJO flavor: