I am banging my head against the wall looking for a way to combine several functions on one page.
What I need is search/insert/change/delete for rows
for instance, I have the database resale I want to be able to show all items, add new items, change existing items (say the get cheaper) and delete sold items. I would like to do this all on one page instead of having multiple pages
If anyone can tell me how to do this, I would be so appreciative.