Login Register

refreshing grid without reloading page

i have a grid in the layout container and i want to destroy the grid and reload a new grid whose data model is created based on a JSON string returned from a database. i need to do this without refreshing the page. could somebody please guide me through this.