Hello,
I am testing DayPilot 3.8.1705.1 Trial and I am having a weird issue with Microsoft AJAX Tab panel: when I launch my ASP.Net application from Visual Studio, I get stuck on this piece of code the automatically created JavaScript:
if(d){d.style.width=(w-1)+'px';}
As far as I have seen, "w" = -2 upon starting the solution!
I have removed the DayPilot calendar from the tab panel and everyting worked again.
Is this a known bug?
Thanks