Home Unanswered Active Tags New Question

MVC EditDetails of Scheduler Event, ModalPopup

Hi there

Ajax ModalPopup is somehow difficult to implement in MVC. It seems you have to use javascript...

Does anybody have a success story or a tutorial to share?

Regards

Daniel

Asked by Daniel 1 year ago.
mvc
Replies

The latest build (1.0.5276, please see the sandbox) includes a working implementation of a modal dialog (implemented as a separate page using modal.js from the ASP.NET version).

It's bound to EventClick event using OnEventClickJavaScript() - a very simple edit dialog appears on event click. It requires jQuery.

In the future builds, it will be more polished (the required JavaScript generated using a special Html helper).

Answer posted by Dan Letecky 1 year ago.

This works perfect for me, thanks!

Comment posted by Daniel 1 year ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java