I have dropped a scheduler control onto my UserControl. Everything looks good at design time but when I run the project all I see is text for all the links and data on the scheduler.
I have tried nesting the scheduler in the RadAjaxPanel as well as <div> tags with no luck.
I had this same problem before with the tab control but was fixed by slapping it in an AjaxPanel... PLEASE HELP!!