All releases of DrasticTools


Changes: DrasticGrid has support for multiple grids on one page (see ExampleGrid7). DrasticGrid has a new DDTYPEKEY type, and a new example using DDTYPEKEY (ExampleGrid11).


Changes: Support for images in cells and for joined tables (read only) was added. Clicking on a link in a URL cell opens the link in a new window. A problem where MAILTO and URL cells could not be edited in IE7 was fixed. A bug with blur on enum cells was fixed. In DrasticGrid the style of the scrollbar was changed. Constraints were fixed in ExampleGrid5.php.


Changes: onAddStart, onDeleteStart, and onUpdateStart have been improved. Style sheets have been improved. The logo has been removed from grid, cloud, and map. Characters such as & and # can now be included in cells. This release has a transparent background for delete icons.


Changes: 'scrollbarposition' can be left or right. An 'addparams' option. A redesign of the style of the grid. Cursors have been improved in the grid. The ability to give headers of read-only/editable columns a different CSS style. Performance improvements. Many bugfixes.


Changes: Support for URLs and email addresses (mailto:) in the grid. A scrollbar for pagination. Column width of grid in absolute pixel value instead of a percentage. Easier configuration of drasticgrid via the 'columns' option. Some visual redesign. Now using mootools 1.2.


Changes: DrasticGrid, -Map, and -Cloud now have events such as OnClick, OnMouseOver, and OnChange. The class DrasticCommon has been removed. Communication between drastictools components can be done via events such as the Onclick event. Drastic* classes use the Mootools Options facility. There is better support for various character sets, and better detection of primary key columns. A bug in inserting special characters has been fixed.


Changes: DrasticTools was not working on FireFox without Firebug. It did work on IE and FF with Firebug enabled.


Changes: A huge performance improvement on using Drasticgrid on Internet Explorer. DrasticCloud was added, which is a Cloud component working together with DrasticGrid and DrasticMap.


Changes: The look and feel and style have been changed. Output is in UTF-8 to support other character sets. A bug with adding rows when a table is empty has been fixed. The grid supports checkboxes. There are some minor bugfixes.


Changes: "showcols", "showcolsnot", and "defaultcols" options were added. A problem where 'null' was shown in IE was fixed. In DrasticMap the label, tool-tip, and bar were changed.