Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Data Grid › Grid – { editing: { enabled, batch } } – commandColumnDelete – width grow glitch Tagged: Grid batch edit This topic has 1 reply, 2 voices, and was last updated 6 years, 3 months ago by admin. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 4, 2019 at 6:45 am #100299 adminKeymaster See: https://codepen.io/cetinsert/pen/GRKOqbG (link just edited for an absolutely minimal example) hit Add 10 to 30 times and observe delete command column width getting miscalculated larger some of those times and correctly some other! Only happens with { editing: { enabled, batch } }. September 4, 2019 at 7:58 am #100303 adminKeymaster Hi cetinsert, Additional Grid settings are required: /*1*/ 'commandColumnEdit': { visible: false }, /*2*/ 'commandColumnCancel': { visible: false }, /*3*/ 'commandColumnUpdate': { visible: false } Best Regards, George Smart HTML Elements Team https://www.htmlelements.com/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In