Skip to content
Loading
FullCalendar is not a function
+1
  • Hi Singh
     
    My FullCalendar is now not showing as per this link on the View Side
     
     
    +2
  • Sachin Singh
    to add event follow below article
    https://www.toshalinfotech.com/Blogs/ID/115/How-to-Integrate-Full-calendar-with-MVC-application
    if you face any problem then let me know.
    0
  • Thanks mate
     
    If i had to create any event and be able to save it on the db record, what could i implement on controller side and viewside.? 
    +2
  • Hi Singh
     
    No sign of improvement, this is my current logic on the ViewSide.
    1. @{  
    2.     ViewBag.Title = "Year-Events";  
    3. }  
    4.   
    5.     class="jumbotron">  
    6.         

      Yearly Events

        
    7.         "calendar">
      
  •       
  •   
  •   
  •  
    +2
  • Sachin Singh
    Put your script in ready function and let me know
    1.  
     
    0