To give your application a finished look, you might want to expose UI that allows the user to manipulate the spreadsheet. Typically, you will bind the RadSpreadsheet to a RadRibbonView that contains numerous buttons, drop downs etc. organized in tabs. However, if you want to offer the user a smaller and more focused set of options, RadToolBar might be a better choice. This blog post illustrates how to wire the spreadsheet to a RadToolBar – a task that is indeed very easy to achieve with the API of RadSpreadsheet.
Many UI for WinForms controls now come integrated with Application Analytics functionality. This article will give you a quick overview on how to get setup with this new feature.
If you're familiar with Telerik then you also know our roots run deep in the Microsoft and .NET ecosystem. Consequently, it will probably be no surprise that one of the first integrations we targeted with the Telerik Platform was Microsoft's development tools. This blog post demonstrates how to use the Telerik Platform to build cross-platform mobile apps using Visual Studio.
Microsoft released the updated Entity Framework 6 (EF6) framework in early 2013 to eager developers who wanted to use the newly open sourced data access library. At the time, Microsoft didn't provide support for the Entity Framework Data Source in ASP.NET. In this article, Jeff Fritz shows you how Telerik is supporting the recently released EF6 support for ASP.NET web forms.
The Kendo UI Q1 2014 release is here. Powerful, extensible and open; Kendo UI takes another giant leap forward. Check out what's new in Kendo UI Web, Mobile, DataViz and more.
Read this to see how you can include an interaction with a desktop application in your test – this post will show an example of a web test using data from MS Word
A quick recap of the Sharing Data on Any Screen session of the DevCraft release conference. This session covered what is cool and what is new in Telerik Reporting Q1 2014.
From the various database engines supported by Telerik Data Access, SQLite is one of those often used in desktop or client applications due to its simplicity. Check out the 3 approaches for integrating the SQLite NuGet package in your Telerik Data Access applications.