Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

Issues with angular directives and scheduler templates

$
0
0

Hi Vladimir,

 

Can you give me the link for this problem?

I am facing the same problem, ng-click='myclicked()' in scheduler groupHeaderTemplate is not fired.

 

function myController($q, $scope)

{

       $scope.myclicked = function () {
           alert("myclicked on: ");
       };

 

      $scope.schedulerOptions = {
           .........

            groupHeaderTemplate: function () {
                return "<button ng-click='myclicked()'>Click </button>";

           },

           .......

    };

}

 


Viewing all articles
Browse latest Browse all 78072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>