I wanted to create my own table component, and I wanted to add the function for the column to be resizable, does anyone know how to do it? I wanted that when I changed the size of the header it would change all the cells in the type column in Excel.
I need this help too…
Hi Mike, I know it’s difficult but the best option is to wait for the new datagrid update to come, which will affect this function.
Another solution I used but it is more complex is to make a custom component using AG GRID (good to have experience with vue js)