Version 6.7
 

News

On 25th July was released new version TreeGrid 6.7.
Main update is export to PDF and other updates in printing and export.  See what is new

Updates in TreeGrid 6.0 ~ 6.6: the component has been completely rewritten, contains new 3x faster rendering engine, new faster XML parser, new space-saving HTML code, new CSS, new complex menus and dialogs, rewritten API, rewritten documentation, added row spanning, debug window and many other addons and changes.
The Gantt chart was completely rewritten, more information are on its separate web site.

 

Brief description

EJS TreeGrid is a DHTML component written in pure JavaScript to display and edit data in table, grid, tree view, tree grid or Gantt chart on HTML page

It is the fastest AJAX grid with the richest features set on the Internet.

   
 

Example

  
 

Supported browsers

Internet Explorer (IE6, IE7, IE8), all compatibility modes
Mozilla Firefox (FF1.5, FF2, FF3, FF3.5, FF3.6)
Google Chrome (CH3, CH4, CH5)
Safari (S3, S4, S5)
Opera (O9, O9.5, O10)
 
And all IE, Mozilla and WebKit engine clones
 

Main advantages

tree capability
advanced cell formulas , expressions and calculations like in MS Excel
various paging types to display nearly unlimited count (millions) of rows using AJAX and pager component
extended filters like in MS Excel or by any expression
searching like by Google
automatic grouping rows to tree according column values (like PivotTable in MS Excel)
fixed (frozen) columns and rows on all sides
spanning cells among columns (colspan) or rows (rowspan) or in both directions
dragging rows even among the grids (moving and copying)
selecting rows or cell ranges by key or mouse click or dragging and predefined or custom actions with the selection
moving columns, freezing or unfreezing columns by mouse
various cell types like text, number, check box, textarea, combo box, image, link or any other HTML, and so on
extended formatting values for display and edit, according to the type and format string.
calendar component to pick up dates
various editing masks
cell value validation while editing, after edit and before save
multi line editing in textarea
printing capabilities, export to PDF, including various PDF options
export to Microsoft Excel or any other spreadsheet program that can handle XLS files or HTML tables
synchronisation data with server
master / detail relationship
Gantt chart creating, including dependencies and dynamic updating.
displaying and dynamic updating of external objects like Adobe Flash, Microsoft SilverLight or custom JavaScript objects
fully customizable CSS styles to change grid look
extended JavaScript API with events and methods to control the grid from JavaScript
using grid without any need of JavaScript code on page
sophisticated XML input / output format, also JSON format supported
fully customizable key and mouse navigation action schemas
very fast to display and control
script modules - only required part of script can be included to HTML page
Localization possible to any language, including all texts, date and number formats
RTL version for Middle East languages plus Hirji dates
both CSS1 strict and quirks mode supported (any <!DOCTYPE> setting)
  
 

Basic grid features

editing cell content
updating changes to server by AJAX
or by page / form submit (HTTP POST)
sorting rows
adding and deleting rows
row state colors
column resizing
column hiding / displaying
toolbar
  
 

Server side support

EJS TreeGrid distribution contains many examples and predefined code for server side scripts:

ASP (VBScript)
ASP.NET (C#, Visual Basic)
JSP (Java)
PHP
HTML (all other)

EJS TreeGrid can be used also in any other server script environment that can handle and process XML or JSON data.
   
 

Example