B
Bert Binnenmarsch
Guest
Hello Edsel, I managed to hide a column in a Blank view. When I search "kendoWidgetCreated" with Google only a few hits are returned. Putting the following code in view-factory.js prevents the module from being shown or it gives an error message that $scope is undefined. $scope.$on("kendoWidgetCreated", function(event, widget){ console.log("kendoWidgetCreated"); }); Without a good reference, being it on the web or a book makes it hard to go forward full speed. Can you put me in the right direction? Regards, Bert
Continue reading...
Continue reading...