TableKit: Prototype Table Tweaking
TableKit is a Prototype based library that lets you create sort, inline edit, and resize tables.
There is a simple unobtrusive way to use the component:
HTML:
-
-
<table class=“sortable resizable editable”>
-
And, you can get lower level and work directly with the API via the TableKit objects.
(Via Ajaxian.)

I am trying to use tablekit and for some reason that I couldn’t find my table i snot resizable, I think that the tablekit object does not created.
If you have an idea what can I check or change.
I followed tablekit website.
thanks.