Home Unanswered Active Tags New Question

Strange Javascript error

I'm trying the DayPilot Pro 3.7 for a small web agenda application and I've recieved this strange Javascript error:
tempDiv.firstChild.rows[1] has no properties
This error occurs during the update process when I have created 21 events (it is all ok up to 20 events).
My DayPilot control has all AJAX feature enabled and is binded through a List<> collection with these properties DataValueField, DataTextField, DataStartField, DataEndField.

This sound strange... There is a sort of limitation for events that can be showed in DayPilot (maybe is a limit of trial version)?
Thanks,
Roberto
Asked by Roberto Venturelli 4 years ago.
Replies
There is no limitation in the trial version. I've been working with tens of events without any problem.

Are you able to replicate the error? I would like to find out what was the problem.
Comment posted by Dan Letecky 4 years ago.
Sorry, found the problem!
It was caused by another control that I put on the page.

DayPilot control works very well... :)

Thank you again,
Roberto
Comment posted by Roberto Venturelli 4 years ago.
OK. Thanks for the update!
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