This example creates a custom template for rows in edit mode. It also allows users to insert or delete rows. Follow the steps below to create an application with similar functionality. Implement a ...
Define the setCellValue callback function for the "AddressRequired" and "FirstName" columns to re-render items after an editor value is changed. Handle the customizeItem form event.