Archive for October, 2006

New Version 1.1 of Ajax-powered dhtmlxGrid Comes Out

Thursday, October 5th, 2006

DHTMLX team released version 1.1 of its Ajax-enabled JavaScript grid control dhtmlxGrid. This version lays special emphasis on grid’s possibility to handle great volumes of data introducing such features as paging support and smart rendering. This DHTML grid also enables cell merging, improved drag-n-drop, frozen columns and some new event handlers.

DHTMLX is pleased to announce the release of dhtmlxGrid v.1.1, JavaScript grid component which brings Excel-like functionality on the web. Besides Ajax support, rich cell editing capabilities and client-side sorting presented in previous version, dhtmlxGrid v1.1 delivers some new functionality including cells merging (colspan functionality), frozen columns, improved cross-browser compatibility and others.

Paging support
To decrease loading time and simplify navigation through large amount of table records, version 1.1 introduces paging support. Table data can be divided into small datasets displayed on separate pages keeping all rows in entire dataset accessible for API methods. Grid content can be loaded entirely during initial load or pages can be loaded dynamically on demand through Ajax callbacks.

Read more »