Skip to content

Instantly share code, notes, and snippets.

@marti1125
Created June 8, 2014 15:11
Show Gist options
  • Save marti1125/d3a20d71c56ce94a29b2 to your computer and use it in GitHub Desktop.
Save marti1125/d3a20d71c56ce94a29b2 to your computer and use it in GitHub Desktop.
Question: how to cell render again ?
var row = new Backgrid.Row({model: model, columns: [...]});
row.render();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment