search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Strange Javascript error

Asked by Roberto Venturelli
16 years ago.
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
Comment posted by Dan Letecky
16 years ago.
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 Roberto Venturelli
16 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 Dan Letecky
16 years ago.
OK. Thanks for the update!
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.