I just changed a column in a datagrid from Text to Date and am now seeing this error ‘deprecated component’ on the date cell. Ignore?
Ideally, you should replace it by a new dropdown from the UI kit. This old one will still work for now though. We’ll update the datagrid asap to avoid this.
It seems there hasn’t been any changes in the last months: the date component in the data grid is still deprecated and it’s actually not possible to replace it with the date picker (as suggested in the warning message). When I try to place a date picker in the cell, the element is placed above the data grid. Does anyone know how to fix this?
Hi Julian
I have the same issue… Could you find a solution?
Although I still see the errors, my datagrids are still working fine. So for now I am ignoring.
Hey, unfortunately not… Did you find a solution in the meantime?
@metaxos Okay, I found the solution to replace the old date picker: you first need to set the column where you want to add the date picker to type “custom”. Then, it’s possible to simply drag a date picker element into the column!