• In the era of the "classic" RadControls for ASP.NET modifying a skin required opening

    ~ / RadControls / [ControlName] / Skins / [SkinName] / styles.css

    and making the necessary changes. The new RadControls for ASP.NET AJAX (formerly known as "Prometheus") by default use skins, which are embedded in the assembly. This simplifies deployment but sacrifices customization. Or does it?

    Actually, making a change to an embedded skin of a RadControl for ASP.NET AJAX is quite easy, given that one keeps in mind a couple of notable things. Namely:

    (1) Since the embedded skin cannot be modified, the custom styles need to be placed elsewhere. For example ...
  • We have been using the same old installer for a very long time. The reason for that is very simple - because it worked. However, with the release of the new RadControls for ASP.NET Ajax suite we felt that it is time for a change. The people who tried our new futures build for Q1 2008 already know what I am talking about - the Prometheus controls come with a totally redesigned installation experience.

    There were two main issues we wanted to address - install/uninstall speed and the look & feel of the installation wizard. I am happy to say that we achieved...
  • Our good friend Peter Blum recently announced official support for our upcoming RadControls for ASP.NET AJAX (aka "Prometheus"). All customers that are using his Data Entry Suite will be able to integrate validation into the Telerik controls almost invisibly and without much pain and effort. 
     
    For those of you that are not familiar with Peter Blum, he is an ASP Insider and the author of the BEST set of validation controls on the market. I don't have any reservations to recommend his products as they are well done, very stable and very well documented. 
     
  • 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...
  • Hi, my name is Erjan Gavalji. I am a developer in the ASP.NET division at Telerik. I am new to blogging, but I hope the topics I present will be of a real use.

    RadControls for ASP.NET provide rich client-side functionality and nice look trough a number of external files - JavaScript code and CSS definitions. Those resources are registered through <script> or <link> tags and are downloaded by the browser.

    Part of the client-side code in RadControls “Prometheus” is shared between all controls. It is contained in a different file to prevent downloading it multiple times when several controls coexist in a...

  • By popular demand, some Telerik web controls such as RadInput behave like inline-block elements, i.e. they do not force new lines on the page and at the same time, they obey width, height and other block-level-specific CSS properties.

    In addition, RadInput supports a scenario in which several HTML elements (Label, TextBox and a Button) occupy a preset amount of space, without calculating and changing these elements' widths with Javascript on the client.

    Unfortunately, all these requirements cannot be met with the current browser CSS support and CSS specification. That's why some of the features and functionalities are implemented at the cost of compromising web standards - we use some...

  • It seems that despite our best efforts to educate customers, we haven't done a great job at letting everyone know that:

    • When you buy a RadControls for ASP.NET license, with subscription or not, you get a matching license for "Prometheus" controls and you can download the developer build of the controls from your Client.net account. It is up to you to decide whether you want to use the classic controls or the "Prometheus" ones.
    • Everyone who buys an ASP.NET Subscription or a subscription license for the all-inclusive SKU (which includes all UI components for web and desktop development plus Telerik Reporting) gets "Prometheus" as a...