Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active May 27, 2016 05:19
Show Gist options
  • 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