FullCalendar other options

0
0

Hi,

Thanks for your great work wrapping the FullCalendar!

I need to tweak events displayed, and discovered that the option I need is not exposed in the wrapper.

I can alter the source here, but would prefer to remain with your “standard” build.

The specific option I need is displayEventEnd, but it’s not worth exposing this specifically, so instead is there any chance you could provide a generic method for setting “other” options?

FullCalendar.cs BuildInitScript (line 1338 ish) is the area of code.  Maybe the existing dynamic options could be merged with an exposed dynamic property (or Dictionary<string,object>)?

Thanks in advance,
Neil

 

  • You must to post comments
0
0

Hi Neil,

Feel free to fork Wisej-Extension repository at GitHub and submit a PR.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.