Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active May 27, 2016 05:06
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/d59e80a5d0e25871a510f46b737bb80d to your computer and use it in GitHub Desktop.
Save goofmint/d59e80a5d0e25871a510f46b737bb80d to your computer and use it in GitHub Desktop.
'{rootElement} gridChangeDataSelect': function() {
var ids = this._gridController.getSelectedDataIdAll()
this.trigger('showDetail', ids);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment