Telerik blogs

Latest

For the latest product updates, please visit Release.

  • Mobile

    Building a Windows Phone 7 control from the ground up - Part Two - the “Date ListBox”

    The next interesting part of building a Windows Phone 7 DatePicker control is the Date ListBox. That is a ListBox which should meet the following requirements: Can display in a human readable manner one of the three Date components: Day, Month and Year Should be “Infinite” – as discussed in my previous post. Should use data virtualization (to be most efficient). As you can see our “Infinite ListBox” project now comes in hand. The last two of the upper requirements are already implemented and all we need to do is to implement a special VirtualizedDataItem<DateTime> that provides the needed information to bind to. For a...
    September 02, 2010
  • Mobile

    Building a Windows Phone 7 control from the ground up - Part one - the “Infinite ListBox”

    One of the coolest things in every new developer platform is the challenge to master the entire framework in a way that enables you to create high quality, greatly optimized controls that behave in exactly the same way a user would expect to. Yesterday Microsoft announced that more than 300 000 developers have already downloaded the WP7 Developer Tools Beta. Based entirely on Silverlight, phone development has never been easier and more fun than in the Windows Phone 7 environment. With these series of blogs I want to reveal some tricky moments in developing a simple DatePicker control for WP7....
    August 31, 2010
  • Mobile

    What's new in RadControls for Silverlight Q3.2009

    Our biggest Silverlight release - Q3.2009 is now officially released. We added ten (yes ten!) new controls to the Silverlight suite: RibbonBar  TileView  OutlookBar  FluidContentControl  Book  TreeListView (CTP version) Map (CTP version) CoverFlow  DropDown Button  Split Button  And not only this but we made significant performance improvements to the TreeView, TreeListView and GridView controls. Now these controls are using the new UI virtualization logic allowing them to display millions of records. For a full list of changes please check our what's new page. You can check the online demos here, read the documentation here and if you have any feedback on them - please open a support ticket here. A control with which we are...
    November 05, 2009
  • Mobile

    Why doesn’t Telerik offer phone/IM support?

    Telerik is well known for the high quality of its support organization and customers are overall quite happy from our responsiveness and helpfulness. Nonetheless, from time to time we’d get inquiries why we are not offering phone support, chat or GoToMeeting as part of our regular support services. After answering several inquiries over the last few months, I decided to blog about it and let everyone know why technical phone support is not offered (at least at present). I’d first like to make a distinction – there is a huge difference between general/pre-sales phone/IM support and technical IM/phone support. We do offer...
  • Mobile

    RadControls on iPhone: Part 3

    In our final look at the RadControls for ASP.NET running on an iPhone, we'll look at RadSplitter, RadTabStrip, RadToolBar, RadTreeView, RadUpload, and RadWindow. In the first two installments of this series we looked at the other 12 RadControls running on the phone and found most of them to be usable or semi-usable. So far, only RadEditor has earned an unusable rating on the iPhone's mobile Safari. Today we'll pass judgment on the remaining RadControls and then create a quick summary chart that you can reference during your future iPhone development. So without further delay, here's how the final six controls fared: RadSplitter: Semi-usable RadSplitter on an...
    July 27, 2007