Scheduler control broken in IE8
14 years ago.
DayPilot Pro for ASP.NET v 6.6.2351
In IE8, or IE9 using IE8 mode, the scheduler control fails to render with HeightSpec="Parent100Pct".
The script generates an "invalid argument exception" on line 2, character 14337:
this.nav.scroll.style.height=$x+'px';
In IE9 mode, the scheduler renders correctly.
DayPilot