Can you send example in typescript using angularjs?
My problem is that I have a directive that I put everywhere whenever Iam using kendoGrid. This directive sets default configuration for grid, as kendo doesnt have api like that.
Here is a snipped of my configuration. It works except for the template of cell. Iam assuming that template doesnt work as its sent as json. So basicly, how I can setup this cell templae using typescript, angularjs for all kendoGrids?
http://pastebin.com/RfexT7qX