I created a custom column because I do not want to repeat the default props for columns in all the tables In my table, I see this column from the Column component but I do not see that of the ...
With the latest few releases we got a way to use costum wrappers for Column components for DataTables. This seems to work if you use the custom wrapper directly as child component, but not if you use ...