Relative Content

Tag Archive for angulardatagriddevexpressdevextreme

item group not editable in custom edit form in data grid

I have a data-grid, which allowUpdating and allowEditing set true. Created a custom edit, since i want to edit some array items which are not displayed in columns.
I set a toggle with customizeItem, and setCellValue methods. toggle works but after first use fields are displayed with css issues and not editable form.