I need 3 separate things, for this table to replace our custom ones:
-
We need to support date cell, but when saved we need for time to be in ISO time. Is there support for this? Showed in one format, but saved in another?
-
Is there an option to have different width of columns inside a single table? For example, first column needs to be 120px fixed at all times, last column fixed at 200px, and all other columns to be dynamic (scaling width, with smallest cell 200px)?
-
How to have certain columns cell types accept links or svg icons or even custom buttons for example? Which type of cell that is?