Home Unanswered Active Tags New Question

Range selection menu (add event)

Hi,

I've a menu for my range selection. There I want to add a new event over the post back action, but I get the following java script error:
'this.parentNode.event.root' is Null or not an object

I tried it with the javascript action, an here I get this java script message:
'DayPilotSchedular1' is not defined
This is maybe, because the navigated URL is not the full page URL (e.g. http//localhost/mysite/mymodule/mid/123/Default.aspx). But the DayPilot control is on DayPilotTest.ascx and not on Default.aspx.

Have you any idea how to solve my problem?

Kind regards,
Kevin
Asked by Kevin 4 years ago.
Replies
I did a test with DayPilotScheduler inside a ASCX control and it works fine.

If you send me the .aspx and .ascx files I will take a look at it (daypilot @ annpoint.com).
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

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