How do I modify a database? I would like to delete and change the names of the doctors From Manger page
You can take a look at this tutorial: https://code.daypilot.org/64657/angular-scheduler-resource-management
It is for Angular, but it shows how to add a context menu to the row headers with additional actions (Edit, Delete, etc.).