Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created May 27, 2016 04:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/4c304a8c12ec9191e2d036bec4a4dbeb to your computer and use it in GitHub Desktop.
Save goofmint/4c304a8c12ec9191e2d036bec4a4dbeb to your computer and use it in GitHub Desktop.
setData: function(data, dummyColNums) {
:
this._gridWrapperController.setData(data, dummyColNums);
this.$find('.dataLength').text(data.length);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment