Max width for columns

Hi there,

Can you set max-width for columns. I know you can set colWidth, so maybe a function?

Thanks
Chris

Hi @chris.ekin there’s no maxWidth option but you can use afterColumnResize event to update column width it user made it wider than some specified value.