Telerik blogs

Latest

  • Web ASP.NET AJAX

    Showing "tooltips" for the Nested RadGridView in RadMultiColumnComboBox

    I promised that I will continue the "tooltips" series by demonstrating a "HOWTO" approach with our RadMultiColumnComboBox component.   So what is the big difference with RadComboBox? What is really different is that RadGridView uses temporary elements to render grid cells, that are recycled every time you change something inside the screen estate of the RadGridView (say like scrolling). This means that setting the TooltipText properties of the cells in design time or through the API won't work. The solution That leaves us with the second approach only: to use the ToolTipTextNeeded event to get the job done.  Here is a small example...
    September 18, 2008
  • Web ASP.NET AJAX

    JavaScript >> Get Any CSS Property Value of an Object using $style

        This is the first of a series of blog posts providing Javascript and CSS tips and tricks aimed to help you in your day-to-day work with web user interfaces. Anyone who needs to polish a user interface and make it truly cross-browser has hit the wall of browser differences, bugs and inconsistencies. There are plenty of resources on the Internet discussing workarounds to some of those problems - but our team's front-end developer Martin and I believe that in "our" bag of tricks there are some interesting ones as well. We will try to roll out at least 20...
    September 16, 2008
  • Web ASP.NET AJAX

    How To: Telerik RadGrid for ASP.NET AJAX client-side data-binding to WCF

    In continue to my previous posts related to RadGrid for ASP.NET AJAX client-side data-binding, I've created new example how to bind the grid to a WCF service: web.config service registration: <system.serviceModel>     <behaviors>         <serviceBehaviors>             <behavior name="ServiceBehavior">                  <serviceMetadata httpGetEnabled="true"/>                  <serviceDebug includeExceptionDetailInFaults="false"/>...
    September 16, 2008
  • Web ASP.NET AJAX

    Where is RadFormDecorator heading?

    If I had to summarize what the RadFormDecorator control is about in a single sentence, it would be: The RadFormDecorator aims to unload yet another task from the "regular Joe" developer by reducing the need for styling elements on the page. Enter RadControls Telerik RadControls provide a great deal of rich UI controls allowing a developer to build web-based applications that resemble the richness of a desktop application. The majority of controls provided in the suite do not have direct analogs provided by the browser - e.g. RadEditor, RadGrid, etc. There are also a number of controls that can be used to replace somewhat similar browser counterparts.  For...
    September 12, 2008
  • Web

    "Silverlight: Write and Win!" Contest

    Telerik became an exclusive sponsor of the "Write and Win" Contest organized by SilverlightShow.Net. "This contest aims to provoke people like you - geeks and fans, developers and designers, to show us what you've learned, what you've made, what you know. And all this will be shared with the community. Thus, we all make the Silverlight community stronger and active" states the official message at www.silverlightshow.net. The prizes that Telerik provides include: 1st - RadControls for ASP.NET AJAX + WinForms + Reporting Developer Subscription and Source Code License ($1,299 value). This is Telerik’s most comprehensive license and it includes a Gold Support Package, free product updates and new product releases for a period of...
    September 10, 2008