Edit Control
Explore the unique ways to add and edit records in the book table.
About the application
In this application, we have the IconButton
component to add a new book in the table that is wrapped up inside the ToolTip
component. It will appear on the left side of the title bar to open the form with blank fields. Next, we have a BookEdit
component that will show a row for editing with the fields already filled with the data from before.
This is what the application looks like:
Note: To log in, use the username
admin
and password123
.
Get hands-on with 1400+ tech skills courses.