Functiondojox.Grid.refresh

dojo.require("dojox.grid.Grid");
defined in dojox/grid/Grid.js

Re-render the grid, getting new data from the model

Usage

function () (view source)