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

Issue when rendering the scheduler

Related article: Hotel Room Booking Tutorial (ASP.NET, C#, VB, SQL Server)
Asked by Anonymous
3 years ago.

Hi,

I recently started using this and I have a question in regards to the rendering of the data.

If I use a dataset with only one event for a specific room, I can get the page to open perfectly. If my event dataset has for example 50 reservations, the page doesn't render at all and I can't see resources or events. If I comment the dbgetevents function, then the resources show up fine. Any ideas?

Answer posted by Dan Letecky [DayPilot]
3 years ago.

I recommend checking the data - it may contain invalid items which break the view. You can also check the JavaScript console to see if there are any errors.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.