Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active May 27, 2016 05:19
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/54ad6a240afdd492992a345e46be9fe2 to your computer and use it in GitHub Desktop.
Save goofmint/54ad6a240afdd492992a345e46be9fe2 to your computer and use it in GitHub Desktop.
'{rootElement} changeGridDataLengthChange': function(ctx) {
var length = ctx.evArg;
this.$find('.gridDataLength').text(length);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment