I would like to access the JavaScript Object of the Magento Adminhtml Grid. I want to reload the Grid after my Dialog is closed an the Ajax-Request to the Controller has finished.
If i modify the grid.js this is easy to make. But i don't want to modify the grid.js of magento itself.
Any ideas how i can access that object?