Changes between Initial Version and Version 1 of TableBlock


Ignore:
Timestamp:
Feb 22, 2010, 11:34:49 AM (15 years ago)
Author:
cmielack
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TableBlock

    v1 v1  
     1<- back to [wiki:Blocks]
     2= Table-Block =
     3The viewer and editor for Table objects.
     4
     5== Functionality ==
     6 - browse the data of the table with pagination, filtering, sorting (all implemented by the datatables plugin for jQuery)
     7 - show/hide individual columns
     8 - add new/remove lines of data or columns
     9 - change the order of columns
     10 - add "automated" columns (fill in data from other tables using matching with existing columns)
     11