Guest User

Untitled

a guest
Dec 13th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. filterable : {
  2. cell: {
  3. template: function (args) {
  4. args.element.kendoDatePicker({
  5. });
  6. },
  7. showOperators: true,
  8. enabled: true
  9. },
  10. }
Add Comment
Please, Sign In to add comment