jTableLib 1.0 review
DownloadjTableLib is a library, a constructor called "createNewTable()" which returns a "table object", where you can add rows and columns and populate them with data.
|
|
jTableLib is a library, a constructor called "createNewTable()" which returns a "table object", where you can add rows and columns and populate them with data.
Other functions are "search" for values in the table or "layout" (returns a html, plist or tab-delimited representation of the table). You can extend this library as much as you wish.
There are some extra sample functions, such as "sumColumn" or sort-column ("sortLists").
jTableLib 1.0 keywords