Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tabulator provides the javascript handling of tables. Tabulator uses jspdf and SheetJS.

How we use it

This is a list of some of the tasks that define how Tabulator should work within Microbizz



https://system15.microbizz.dk/sys/todo/details/?id=14507 How the select all / mark all funktions should work



Bugfixes

Mouse event

We fixed a bug in version 3.5.2 : in the function ResizeColumns.prototype._mouseDown():

...

This was reported to the author, but would only be included in the 4.0 release.

Changes

Money format in Excel

Version 3.5.2 does not allow the number format to be specified when exporting Excel via the xlsx.js javascript library.

...