Home Unanswered Active Tags New Question

EventClickHandling, EventResizeHandling and Internet Explorer 7

Hi,

I have a DayPilotMonth control with EventClickHandling="Javascript" that opens a popup window

and I'm now implementing EventResizeHandling="PostBack" that updates the database

The control is in an ajax UpdatePanel.

Everything works fine in Firefox and Safari...and even Internet Explorer 8...but in Internet Explorer 7 when I resize an event, the EventClickHandling and the EventResizeHandling both fire (so I get my javascript popup as well as my db update)...but I only want the db update.

Thanks!

Asked by Sam 2 years ago.
Replies
No reply yet.
New Reply
This reply is
Your name (optional):

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