Easy application layout with Twitter BootstrapTutorial how to get your application running quickly with Kendo UI and Twitter Bootstrap.
Announcing the KendoUI Q3 Service PackThis blog post highlights a few of things we’ve added in this release. Pre-Filtering DataIn this forum thread you can find guidance on how to filter the IQueryable collections of your context before your client code accesses them. The recommended approach is applicable for cases such as limiting the access of certain users to some records or other similar scenarios.Telerik OpenAccess ORM - Your Feedback Does MatterAs we are continuously improving OpenAccess ORM based on your requests, we decided to move to an even better platform for gathering your feedback than the PITS system - The Ideas & Feedback portal by TeamPulse. In this blog post you can find some details about it.Ecommerce
Explains how you can add a new CommandWidget in the Toolbar section of the Ecommerce products grid, that allows you to delete multiple selected items.RadFormDecorator (new KB article)Styling Scrollbars How to apply custom styling for scrollbars
RadGrid Get selected items through all pages (new code library)HTML-Based Export (updated articles)Excel Format(HTML-Based) (updated articles)Word Format(HTML-Based)
(updated articles)
RadMenu (new blog post)How to Build Telerik.com-like Navigation with Telerik’s ASP.NET Menu ControlThis blog post describes how to create a Telerik.com-like navigation using the RadMenu control.RadPivotGrid (new help article)RadPivotGrid Aggregates Position The article describes the options for setting RadPivotGrid’s aggregate position depending on its row table layout.
RadSlider (new help article)Broken skin when loading the RadSlider via AJAX Troubleshooting article for fixing a problem with broken links
RadWindow (new KB article)Opening a modal RadWindow on page load inside RadWindow under IE9 and IE10
- Open a modal RadWindow inside another RadWindow in IE9 and IE10 and avoid the JavaScript error this can cause because of a browser bug. This also applies to the server RadAlert(), RadConfirm() and RadPrompt() methods. RadControls for Silverlight
CommonExtending the functionality of RadControls with Attached Properties
This blog post describes how to use attached properties in order to extend the functionality of RadControls. The post provides two examples with RadListBox and RadDocking controls for WPF and Sliverlight.
RadPdfViewer
Keyboard Support
This article provides a list of the RadPdfViewer default key bindings and a demonstration of the API that allows disabling these bindings and enabling others.Viewer Modes - This article documents the current modes of RadPdfViewer with regards to the behavior of the control on certain user interactions.
RadPivotGrid
Data Annotations
This article demonstrates how to use DataAnnotations with RadPivotGrid and RadPivotFieldList to customize (or even hide) the group descriptions' names.
RadDataPager
Source and Paged Source
We updated the referenced external resources to provide you with further information about the RadDataPager Source and PagedSource properties behavior.
RadGridView
Basic Filtering
This article is updated to note that a custom filtering control can only be applied when the RadGridView FilteringMode is Popup.
RadScheduleView
ScheduleView Binding to Database Overview
We updated the ScheduleView Binding to Database articles as well as the referenced Code Library projects.
CommonExtending the functionality of RadControls with Attached Properties
This blog post describes how to use attached properties in order to extend the functionality of RadControls. The post provides two examples with RadListBox and RadDocking controls for WPF and Sliverlight.How To: Merge Telerik assemblies into WPF application This blog shows how to merge the Telerik assemblies into one WPF Application
RadPdfViewer
Keyboard Support
This article provides a list of the RadPdfViewer default key bindings and a demonstration of the API that allows disabling these bindings and enabling others.Viewer Modes
This article documents the current modes of RadPdfViewer with regards to the behavior of the control on certain user interactions.
RadPivotGrid
Data Annotations
This article demonstrates how to use DataAnnotations with RadPivotGrid and RadPivotFieldList to customize (or even hide) the group descriptions' names.
RadDataPager
Source and Paged Source
We updated the referenced external resources to provide you with further information about the RadDataPager Source and PagedSource properties behavior.
RadGridView
Basic Filtering
This article is updated to note that a custom filtering control can only be applied when the RadGridView FilteringMode is Popup.
RadScheduleView
ScheduleView Binding to Database Overview
We updated the ScheduleView Binding to Database articles as well as the referenced Code Library projects.Manual Download
New document to explain Telerik.com download procedures
Generate Application LogAdded VS 2010 trace log workflow Using the Grid App Template in Windows 8A blog explaining the Grid App Template for Windows 8 and how to modify its content to represent your grouped data.
Handling “JQuery Is Not Defined” Error with RadControls For Windows 8 HTMLAn explanation of the cause of the "jQuery is not defined" error and the way to fix it. RadGridView
Binding RadGridView to IEnumerable
This Knowledge Base article demonstrates how to correctly bind RadGridView to a result of a query.