Skip to content

Instantly share code, notes, and snippets.

@iconte
Created May 17, 2013 17:44
Show Gist options
  • Select an option

  • Save iconte/5600697 to your computer and use it in GitHub Desktop.

Select an option

Save iconte/5600697 to your computer and use it in GitHub Desktop.
zerar flexigrid
var clearData = {
total: 0,
page:1,
rows: []
};
$("#grid").flexAddData(clearData);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment