Hello,
 i have the next problem.

I have to be able to disable some dates in datepicker. I know that exist 
function  $scope.disabled = function(date, mode) but this function is 
invoked during initializing the page. I need first to make ajax request 
before open datepicker  to get array of dates to be disabled and after 
using this array of dates to disable them in datpicker! How can i do it? 
Hoe can i reinit may be datepicker after i get new array of dates.

Thanks a LOT!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to