How to modify(create/update/delete) rows of an existing data using custom JS app?
Hello folks, I've been working with custom app where I am somewhat trying to replicate existing form builder application where I give users ability to fill forms to modify entries of an existing data data, Example: Form would ask for entries like employee id, name, gender etc. and after hitting submit these values get…