CRUD operation without page refreshing?

I am trying to make an update request to the server and my page automatically refreshes.
Is there a way to update things in the database without causing the entire page to refresh in the browser?

We need more information.

What is you page? If you could provide a screenshot that would be helpful.