Telerik blogs

Latest

  • Web ASP.NET AJAX

    How to set a custom height for RadButton and RadFormDecorated buttons in ASP.NET AJAX

    Lately we’ve been receiving one question quite often - is it possible to increase the RadButton and / or RadFormDecorator’s button default height. Usually people are trying to set the needed value to the Height property: <telerik:RadFormDecorator runat="server" DecoratedControls="All" /> <asp:Button runat="server" Text="RadForm Button" Height="40" /> <telerik:RadButton runat="server" Text="RadButton" Height="40"> </telerik:RadButton>   But the result is not pretty:      By default the RadButton as well as ASP Buttons and inputs of type=”button” decorated by the RadFormDecorator are visually built with sprite images that apply a specific gradient to the element. The sprite image has a specific height, which means you cannot just change the button’s height property because the sprite image will be either cut off or...
    April 23, 2012
  • Web ASP.NET AJAX

    A Match Made in Http Heaven - ASP.NET Web Forms and WebAPI

    With the introduction of MVC 4 Microsoft has created a fantastic new way for developers to expose data via HTTP service.  WebAPI is extremely easy to configure when compared to WCF services, and can send content in a multitude of formats.  On top of that you can easily extend it at almost any level.  While WebAPI shipped with MVC 4, it can easily be used in Asp.Net AJAX as well!  In this blog we will take a look at setting up WebAPI in ASP.Net Web Forms Before We Get Started To follow along with this blog you will need to download and...
    April 20, 2012
  • Web

    An In-Depth Look at the ListView

    The ListView is a widget that was recently introduced in the March 2012 release of Kendo UI Web. Its purpose is to display a custom layout of data-bound items through templates. In this article, I'll highlight how the ListView works as well as identify scenarios where it...
    April 13, 2012
  • Web

    Creating a DataSource Aware Kendo UI Widget

    Last week I wrote an article showing you how to create your own custom Kendo UI plugin. I gave you some boilerplate code and went over the basics of creating a simple plugin. I also provided a sample plugin for you that was a composite...
    April 10, 2012
  • Web

    XAMLflix Presents RadHtmlPlaceholder

    Hello everyone and welcome back to XAMLflix with RadHtmlPlaceholder for Silverlight and WPF. I hope you have been enjoying the series so far. Last week we introduced the RadDataForm and RadUpload. In today’s episode, we will take a look at the RadHtmlPlaceholder and see just easy you can insert HTML or load a web page inside of a Silverlight application. What is XAMLflix you might ask? Well, it is Telerik’s way of teaching you how to use both new and existing controls from Telerik’s XAML suite. Each and every Thursday, we will provide a fresh batch of videos and sample projects highlighting a...
    April 10, 2012