glow27 if action column is removed, the icon stays in the header anyway, how to remove the add task icon form header? https://ibb.co/zTt3Bbgg
tasha Hello To remove the action column you can set the width: 1 in the columns config: { id: 'action', header: '', width: 1, align: 'center', }