User definable On-click functions
base64 jpg/png rendering
Filters on columns and rows
Forms input
When a column is set to ‘form’ input values are expected. The forms will be pre-filled with data when specified
AutoComplete
XML configuration.
Configuration data will be stored in XML format which will allow the configuration to be more easily define-able from outside of the javascript domain. For example, a database can hold the configuration data which can then be transformed into the correct XML data format in order to render the table. Maintenance is thus simplified.
More details to be added later