shiny.collections
shiny.collections copied to clipboard
Handontable example improvements
I had some issues with getting the handsontable example working correctly, for example the ordering of items is not always the same. I guess this is something one should handle in the application and is not done in the database?
In this PR, I am using a timestamp as id field to handle this issue. Furthermore setting default values when a row is added and not all values are entered.