Hi - i’m trying to build an app where users can build their own pipeline, similar to Pipedrive
I want the user to be able to create/remove columns easily. I have built the drag and drop functionality and the ability for a user to create columns.
I want the table to always have the full width of the page. No matter how many columns the user wants to have, I want the cell width to decrease proportionately so it never spills over to the next line.
How can I do this?
