Telerik blogs

Latest

  • Mobile

    Improving Your HTML5 Mobile Development Experience

    Building HTML5 mobile applications is increasing in popularity with the rise of tools like Kendo UI Mobile and PhoneGap. For those of us who want to reach multiple platforms with the ease of composition that HTML5 offers, this is far too good an opportunity to pass...
    May 27, 2021 7 min read
  • Mobile

    What Is Missing In Windows 8 & How Telerik Can Help Fill The Gaps

    Windows 8 is on the horizon, and many of us are turning our attention to building Metro-style applications.  The opportunity is enormous; possibly once in a life-time.  The numbers of Windows 7 machines is staggering, and sooner or later nearly all of these will convert to Windows 8 and find the Store on their Start page.  In addition to the millions of customers who will have access to the Windows Store, many enterprises are gearing up for immersive applications for their businesses.  In short, there is a lot of interest in what it takes to create a Windows 8 Metro-style...
    May 27, 2021 3 min read
  • Release

    RadControls for WinForms Q2 2012 SP1 is Out Featuring PivotGrid CTP

    Just a few weeks after our successful Q2 2012 release which introduced the highly anticipated RadAutoCompleteBox and RadChartView, it is time for a service pack. RadControls for WinForms Service Pack 1 is out and available for download. As always, we packed the latest update with a bunch of hot fixes and improvements throughout the whole suite. However, this time there is some exciting news! With this service pack, I would like to officially introduce the first public version of RadPivotGrid for WinForms! This early version comes in the form of Community Technology Preview and supports all the basic features – grouping,...
    May 27, 2021 1 min read
  • Mobile

    Why Would you Want to Write Applications for Windows 8 Now?

    Introduction Last week, we had our first Windows 8 webinar titled, “Why build for Windows 8 and how RadControls for Metro can help.” One question that we attempted to answer is, “Why build for Windows 8 now?” “Why not wait until a future date when the platform is more stable?” These questions are valid from a consumer and an enterprise point-of-view and I’ll try to explain why we believe that you should start writing applications for Windows 8 today.   4 Solid Reasons to Start Building Today Reason #1: You are building for the next generation of the most popular operating system in...
    May 27, 2021 4 min read
  • Release

    Silverlight & WPF Controls Q2’12 SP1 Release is Here—with PivotGrid CTP!

    In keeping with one of our favorite traditions, it is a great pleasure to announce the first service pack of Q2 for RadControls for Silverlight and RadControls for WPF. As usual, we are shipping numerous improvements across all the controls.  The most exciting news, however, is that the service pack includes the first public CTP version of RadPivotGrid. Our pivot control is a very powerful tool for slicing and dicing your complex data in a meaningful way. Check it out… The PivotGrid CTP version comes with the following features: Pivot UI Layouts:  Compact, Outline, Tabular Tooltips UI Virtualization Quick Styles (Easy...
    May 27, 2021 1 min read
  • Release

    Telerik’s ASP.NET AJAX Control Suite with Fresh Q2’12 SP and Q3’12 Roadmap

    It’s been a newsworthy week for Telerik’s ASP.NET AJAX customers. We managed to publish the official Q3 2012 roadmap (hope you find what you need there) and pushed out a fresh Q2 2012 Service Pack. And what a service pack! It’s not an ordinary maintenance release, because we shipped two long-awaited controls with it – PivotGrid (CTP) and AutoCompleteBox. :-) RadPivotGrid for ASP.NET AJAX is now available as a CTP. Still, the control has all the basic features, such as paging, sorting, drag-and-drop fields, scrolling (vertical and horizontal), etc. You can bind the component using declarative DataSource controls or programmatically bind the...
    March 17, 2025 2 min read
  • Mobile

    Consuming RadControls for Metro/XAML from C++

    Two weeks ago we released a public BETA of the world’s first commercial library for building Windows 8 Metro applications – Telerik RadControls for Metro. So far we have gathered lots of positive feedback as well as some specific questions regarding our XAML components. Such an interesting question is whether our controls can be used in a C++ application. Prior to WinRT (Windows Runtime), the XAML platform was available to managed developers only and we, at Telerik, have solid technical background with C# and .NET. That’s why we have built our Metro XAML components using C# and the .NET runtime. We performed...
    May 27, 2021 3 min read
  • Mobile

    RadControls for Metro Beta Q&A

    We showed off the RadControls for Metro Beta in a very well attended Webinar on July 24.  Interest was very high and we stayed through a second hour answering all the comments and questions.  Check out this blog post where we review the webinar and provide links to view the webinar (in case you missed any part of it), and download the slides and the source code.  Here is a list of the key questions and their answers Can we get the Beta now? Yes, you can download it here. Are there any memory leaks in XAML Metro Apps?  We have designed our controls to...
    May 27, 2021 7 min read
  • Desktop WPF

    Control Implicit Styles or “Where is My ComboBox.xaml” of RadControls for Silverlight and WPF

    It is gone… Merged in Telerik.Windows.Controls.Input.xaml. But you can still extract it, just read on. A while back ago we have released the styles for all our controls and themes of the RadControls for Silverlight and WPF suites as ResourceDictionary xaml files containing implicit styles. Currently they could be merged in the App.xaml files of your application and would apply globally. Of course there is more information available in the help sections: Implicit styles Silverlight Implicit styles WPF Some of the benefits are that the styles are no longer hidden in a dll’s resources but rather exposed in your application. And so it is easier to re-style some of the controls or...
    May 27, 2021 3 min read
  • Web

    Hello Kendo UI Part 2–Grid CRUD

    In part 1 of the Hello Kendo UI series, I went over how to create a Kendo UI grid and how to push some of the remote operations to the server. In this module, I will be covering how to fully enable CRUD operations in the...
    May 27, 2021 13 min read