TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.
This code is fantastic. But, i was wondering how to disable sorting for a particular column. Is there any way to do that?
Feb. 4, 2011, 2:47 a.m. - karthik
I got the answer. Just add the class ''noedit' to the header of the corresponding coloumn.
Its really cool.
Feb. 4, 2011, 2:48 a.m. - karthik
Sorry, actually its 'nosort'
Sept. 30, 2011, 5:32 p.m. - Guangshan Chen
Hi there,
I don't know how I can save the value after I change it. Now seems that I can edit it. But I don't know how to save the value after change it.
Thanks
This is an amazing little piece of code.
yeah I agree
Very impressive stuff. I will tune this script with a little more php to get the data from a database. Thanks for sharing.
anyone been able to re-write the table using PHP and still hold onto the functionality????
Super comme script;mais j'aime bien savoir si on peux inclure une edition avec mise a jour dans la bases de données(ie mysql)
My peepee hurts!
I've been using tablekit for almost 3 years now
This code is fantastic. But, i was wondering how to disable sorting for a particular column. Is there any way to do that?
I got the answer. Just add the class ''noedit' to the header of the corresponding coloumn. Its really cool.
Sorry, actually its 'nosort'
Hi there, I don't know how I can save the value after I change it. Now seems that I can edit it. But I don't know how to save the value after change it. Thanks