Telerik blogs
  • People

    Visual Style Builder Survey

    Once again, I am excited to announce the start of a new initiative to improve the user experience with skinning the Telerik controls. We are starting work on a new Visual Style Builder application for the ASP.NET AJAX Controls and a major upgrade of the existing application for the WinForms Controls. The Visual Style Builder will allow easy, point-and-click customization of component skins, eliminating the need to get acquainted with the front-end structure of the controls. The Visual Style Builder will also speed up development of skins across several components - you will be able to define a style once and...
    July 28, 2008
  • Web

    Skin Exchange Program

    I am enthusiastic to announce the launch of the Telerik Skin Exchange Program – http://www.telerik.com/skins! We have created a meeting place for community members to exchange home-grown skins for the Telerik ASP.NET AJAX components. We know a lot of you have come up with amazing designs for our components and wanted to enable a platform to show these off and help the community. Seeing the tremendous support you guys give to each other every day on our forums and code library, I am confident you will take up on the initiative so we can build up a useful new resource...
    July 24, 2008
  • Web ASP.NET AJAX

    Performance tip: Using sprites with navigational RadControls

    As a strong believer in sprites, I was inspired from a question that came up in a forum thread earlier this week, namely: how to use sprites in a RadTreeView? Well, I think it's rather limiting to write only about the RadTreeView, so this post discusses the technique for all of the navigational RadControls. You can download the sample page and give it at try. Most of the code is quite straightforward - simply setting the CssClass property and a few layout adjustments. Please note, however, that this CSS is tightly bound to the skin that is currently used, so changing skins might not work...
    July 23, 2008
  • Web ASP.NET AJAX

    Browser Inconsistencies with Scrolling and Padding

    The other day I was researching a slight RadGrid header and data cell misalignment when using scrolling with static headers. Finally, it turned out that there is a breaking change in the way Firefox 3 treat scrollable elements with an applied padding style. To be more specific, this browser version does not include the padding zone into the scrollable area, and as a result, the inner area of the element becomes smaller. Safari 2 and 3 behave the same way. Here is a very simple testing scenario:   <div style="width:400px">      <div style="width:100px;padding-right:300px;background:orange;overflow:auto">          <div style="width:500px;height:100px;background:yellow">&nbsp;</div>      </div>  </div>      The above HTML code will be displayed by Firefox 3, Firefox 2, IE7, Opera 9 and Safari...
    July 23, 2008
  • Release

    Q2 Asp.Net skinning

    It’s that time of the year again and we’re getting ready for the next quarterly release here at telerik. This time we have a major visual update coming for the ASP.NET product line. Almost all skins will get a refresh – some a minor QA to bring back to original designs, others a more thorough facelift. Wanted to get back to you even before the beta release next week with a sneak view of what’s coming so you can have your say. Here’s the major planned changes in skinning: Black skin preserves its general look only gets a bit less….well,...
    June 27, 2008