Telerik blogs
  • Release

    RadEditor for MOSS updated to v4.51

    Last week we updated the MOSS build of RadEditor to version 4.51. You can get the updates for the lite and full versions from the product page: http://www.telerik.com/products/sharepoint/radeditor.aspx. The most important fix in this release is a server-side exception, which sometimes occurred when opening the built-in Image Manager...
    March 10, 2008
  • Release

    A Preview of the RadEditor Prometheus provider for DotNetNuke

    Today we have released a preview of the new RadEditor Prometheus provider for DotNetNuke 4. The provider configuration remains basically the same, so people should have no problem enabling and configuring the new editor in DNN. The installation for the new provider is greatly simplified. We tried to eliminate most of the manual steps, which were required with the original RadEditor HTML editor provider. Basically, the provider now comes packaged as a module PA, so you can install and enable it directly from the web site. Detailed installation instructions (both for the automatic and manual installation) are available in the distribution...
    February 29, 2008
  • Release

    New online resources for the past three weeks (02/03/2008 - 02/24/2008)

    Below is a summary of the new online resources available for our ASP.NET controls/Telerik Reporting:  ASP.NET RadInput/RadCalendar Knowledge base articles Standard Compliant RadInput and RadDateTimePicker with no tables: http://www.telerik.com/support/kb/article/b454K-hbd-b454T-cdt-b454c-cdt.aspx RadGrid Help topics Customizing the appearance of the auto-generated Update/Insert/Cancel buttons (both for Classic and Prometheus grid): http://www.telerik.com/help/radcontrols/prometheus/?grdCustomizeAutoGeneratedUpdateInsertCancelButtons.html http://www.telerik.com/help/aspnet/grid/?grdCustomizeAutoGeneratedUpdateInsertCancelButtons.html
    February 29, 2008
  • Web

    Web Resources demystified: Part 2

    “Why is my page sprinkled with links to webresource.axd?” By default RadControls (both “Classic” and “Prometheus”) utilize Web Resources to embed external files. By external files I mean the following: JavaScript files – they contain the code implementing the client-side features of the controls CSS files –they define the visual appearance of the controls Images –various GIF, JPG or PNG files used by the CSS files RadControls "Classic" embed all JavaScript files and the default skin (thoughtfully named "Default"). If you use any other skin or create your own it will be served from the location specified via the SkinsPath property ("~/RadControls/<ControlName>/Skins" by default). Reducing the number...
    February 28, 2008
  • Release

    Dude, where are my controls?

    Hi all, First of all let me introduce myself. My name is Rosen Konstantinov and I’m a developer at one of Telerik’s ASP.NET teams. A few days ago, while working on updating our Prometheus RadAjaxManager’s design-time property builder for Microsoft’s VS2008, I came across something strange.  Some of you know that RadAjaxManager’s property builder lets you choose which of the control(s) on the design surface should be updated during an AJAX call.  This is done by iterating over the controls collection and populating two TreeView controls.  Properties Builder in VS2008 However, if placed inside the MasterPage’s ContentPlaceHolder, controls are not visible...
    February 27, 2008