[progress Communities] [progress Openedge Abl] Forum Post: Re: Hide Columns At Run-time

  • Thread starter Thread starter Bert Binnenmarsch
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top