JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid Grid – { editing: { enabled, batch } } – commandColumnDelete – width grow glitch Reply To: Grid – { editing: { enabled, batch } } – commandColumnDelete – width grow glitch

#100303
admin
Keymaster

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/