Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Table › Cell editing only in some rows
Tagged: table
I need to have a fine control about editing of cells.
I mean in some rows the fied A is editable, in other rows is not : is it possible ?
Other columns are not editable in all rows etc..
Is there a solution ?
Tks
Hi,
You can use table.cancelEdit() in the ‘cellBeginEdit’ event. Here is an example – codepen
Best Regards, Ivan Peevski Smart UI Team https://www.htmlelements.com/