flipswitchingmonkey / BlazorFullCalendar

A Server-Side-Blazor wrapper for FullCalender.io
26 stars 23 forks source link

how to drag events in calander? #7

Open AsafBen179 opened 3 years ago

AsafBen179 commented 3 years ago

hi my friend , your work is great!

how to drag events in calander?

this lines not work : droppable = true, drop = "BlazorFullCalendar.interop.calendarOnDrop", eventClick = "BlazorFullCalendar.interop.calendarOnEventClick", eventDrop = "BlazorFullCalendar.interop.calendarOnEventResize", eventResize = "BlazorFullCalendar.interop.calendarOnEventResize",

thanks.

flipswitchingmonkey commented 3 years ago

Hi, sorry I haven't worked on this repo in ages. It's just as it is right now, since I'm currently not working on .net at all :(