Darryl Lyons’ Blog

AJAX, ColdFusion and Web technology…

Entries Comments





KTable SWT Control

1 October, 2007 (20:51) | Java | By: Darryl Lyons

One of the guys at work found this cool SWT control that allows you to create dynamic grids/tables. It is called KTable, and is pretty much the de facto standard when you need to construct tables with variable row sizes and spanning columns/rows.

Write a comment