A Couple Issues/Erros I've Seen So Far
Dialog's do not show when editing Content/Scripts/Navigation etc using IE (7 or 8) and custom template (in ~/App_Master). Works with Firefox though.
No display of ContentPlaceHolder Id when editing Templates or Pages makes it difficult to know exactly where I'm dropping a control.
Default templates have no ContentPlaceHolder in head section. The script control is fantastic, but I often want them in the head section, especially for Analytics.
Hello Joseph,
Thank you for sharing the issues you experience.
The issue when editing content in IE might be caused because IE has a limit of CSS files it can load and thus not all needed files are loaded. We have this issue logged for fixing and will provide stylesheets combining.
The script control does not need to be added in the head section of your page. When you use the java script control you have the choice where to insert the script - page header, widget location, or the at the closing body tag (you can use this control for GA code also).
Regards,
Radoslav Georgiev
the Telerik team