Task #2642
Task #2620: Replace HandsOnTable with jexcel
Task #2622: Support KV store types
Get calendar to work with epoch values
Start date:
04/08/2020
Due date:
% Done:
100%
Associated revisions
Making epoch time values work
Reference #2642
Making epoch time values work
Reference #2642
History
#2 Updated by Luke Murphey over 4 years ago
Qs:
- Params:
- style
- onload
- updateTable
- Neither getValue() not setValue() doesn't get called upon render
- example of using a custom formatting: https://jsfiddle.net/paulhodel/5n21ep6s/
- onchange doesn't get called when rendering the table
- example of some sort of table rendering: https://bossanova.uk/jexcel/v2/examples/table-styling
- This doesn't work
- [No Go] patch getValue() and setValue()
- https://bossanova.uk/jsuites/javascript-calendar
- This never fires
- Convert values on save
- This works but doesn't convert the values on load
- Convert on the backend
- Would work, but ugly
- Custom datetime editor
- Would work but not for the table load
- [No Go] Custom renderer hook
#3 Updated by Luke Murphey over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100