I am trying to asynchronously update a database table field using jQuery. I am successfully doing it but I have to hit F5 to refresh the screen to see the change. I am trying to get where the webgrid that contains the database table fields will automatically update its content when one of its field changes through the asynchronous update.I am trying to asynchronously update a database