Skip to content

Instantly share code, notes, and snippets.

@nordinrahman
Created August 27, 2015 08:50
Show Gist options
  • Save nordinrahman/bf78cdf35122cc3e3ea9 to your computer and use it in GitHub Desktop.
Save nordinrahman/bf78cdf35122cc3e3ea9 to your computer and use it in GitHub Desktop.
Kendo UI Related Recipes
// to get view model from a binded element (can be sub element too)
$("#elementId").get(0).kendoBindingTarget.source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment