Progress® Telerik® UI for ASP.NET AJAX
Incorrect positioning of controls
Added an example at the end that shows a generic solution that may save you positioning and scrolling issues, especially with Chrome 61+ that introduced a breaking change in scrolling calculations.
Wrong placement of RadContextMenu and RadTooltip in Chrome 61
Added an update on avoiding the problem altogether, as it may arise in many places and many controls (tooltip, window, loading panel, menu, context menu, dropdowns, etc.)
Access Telerik Controls on Client-Side
How to access Telerik controls in template or content page scenarios
RadAjaxLoadingPanel for ASP.NET AJAX
Modal
RadAjaxLoadingPanel can be modal and cover the entire viewport.
RadGrid for ASP.NET AJAX
How to get UniqueName of RadGrid column from controls inside
How to traverse the DOM and get information from the grid control. You can use that to perform instant inline editing.
Add Shift+F10 Context Menu Navigation for RadGrid
This sample demonstrates how you can override the default Shift+F10 keyboard shortcut combination of the browser and display the grid's own custom RadContextMenu instead.
Export HTML content into Docx
Code sample that demonstrates exporting RadGrid containing Html data into Word Format Docx by utilising the Telerik Document Processing Library.
Make "Check All" to include only displayed list options in Excel-like filtering
Clicking on "Check All" checkbox will check only displayed items when CheckList Filtering is enabled.
Show one value but edit another
How to show one value to the user but edit another in the Batch Edit mode.
Changing RadGrid Column Header Text when Sorting is Enabled
Change header text without breaking sorting
Working With Templates in Batch Edit Mode
Improved explanations on how to implement complex logic in template columns with batch editing.
Batch Editing Server-side API
Added information on the keys used to access changes
RadListView for ASP.NET AJAX
How to set height to RadListView and make it responsive
How to define a layout in RadListView so you can set height, width, scrolling and other appearance settings for the listview.
RadScheduler for ASP.NET AJAX
Resizing Appointment Causes Height Increase
Using custom border styles on an appointment may cause resizing issues with the UI.
RadTreeList for ASP.NET AJAX
Open RadTreeList Items in Edit Mode with Double Click
Use double click action to open items in edit mode