Hello,
I would like to make a CRUD app where the user would input dates and times. Regarding the date, the first example of the documentation is exactly what I want BUT I’d like to apply that dropdown inside a data table cell (column) (dcc.DatePickerSingle | Dash for Python Documentation | Plotly). Is something like this possible? Also any advice on doing a similar thing for time HH:MM?
Best
Kimmo