Functiondojox.grid.data.DojoData.refresh

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

Function to cause the model to re-query the store and rebuild the current viewport.

Usage

function () (view source)