Skip to content

Commit f6bbed7

Browse files
authored
Merge pull request #649 from telerik/dkrastev/m-update-KB-tables
Update KB articles per control
2 parents eadfd45 + 8079e27 commit f6bbed7

File tree

10 files changed

+17
-0
lines changed

10 files changed

+17
-0
lines changed

controls/calendar/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The following article list Knowledge Base articles related to this section of co
1515

1616
|KB Article|
1717
|----|
18+
|[Hiding Days Not of the Current Month in RadCalendar for WinForms]({%slug calendar-hide-month-days%})|
1819
|[How to Add a Week Selection in RadCalendar Control]({%slug calendar-howto-week-selection%})|
1920

2021
## See Also

controls/dock/kb-related-articles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ The following article list Knowledge Base articles related to this section of co
1717
|----|
1818
|[Add close buttons in tab elements into RadDocking's DocumentPanes]({%slug add-close-buttons-in-tab-elements-into-raddocking-s-documentpanes%})|
1919
|[Creating and managing docking windows dynamically]({%slug creating-and-managing-docking-windows-dynamically%})|
20+
|[Display ToolWindows on the Taskbar in WinForms]({%slug dock-toolwindows-taskbar-winforms%})|
2021
|[Full control over the layout of the docking manager in design-time]({%slug full-control-over-the-layout-of-the-docking-manager-in-design-time%})|
2122
|[How to Close the AutoHide Popup By Double-Clicking its TabStripItem]({%slug dock-close-autohidepopup-second-click%})|
23+
|[How to Hide DockingGuide Indicators]({%slug dock-hide-docking-guide-indicators%})|
2224
|[How to Improve Performance when Loading XML Layout in RadDock]({%slug improve-dock-performance-when-loading-layout%})|
2325
|[Reorder tabbed documents in RadDock]({%slug reorder-tabbed-documents-in-raddock%})|
2426

controls/dropdown-listcontrol-and-checkeddropdownlist/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following article list Knowledge Base articles related to this section of co
1818
|[Add Non-existing Items as Tokens in RadCheckedDropDownList]({%slug checked-dropdownlist-add-tokens%})|
1919
|[Auto-complete items with a check-box in RadCheckedDropDownList]({%slug autocomplete-items-with-checkbox-in-checkeddropdownlist%})|
2020
|[Custom Items in RadCheckedDropDownList's AutoComplete Popup]({%slug custom-items-in-checkeddropdownlist-autocomplete-popup%})|
21+
|[Enlarging Checkboxes Within RadCheckedDropDownList Items]({%slug checkeddropdownlist-enlarge-checkboxes%})|
2122
|[How to Add User-Defined Values in RadDropDownList]({%slug user-defined-values-in-dropdownlist%})|
2223
|[How to AutoComplete Items Considering the Description Text in RadDropDownList]({%slug dropdownlist-autcomplete-in-description-text%})|
2324
|[How to Create Custom Items with Conditional Elements in RadListControl]({%slug create-custom-items-with-conditional-elements-in-radlistcontrol%})|

controls/ganttview/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The following article list Knowledge Base articles related to this section of co
1616
|KB Article|
1717
|----|
1818
|[Custom Input Behavior]({%slug ganttview-custom-input-behavior%})|
19+
|[Disabling Task Resizing in RadGanttView for WinForms]({%slug ganttview-disable-resizing%})|
1920
|[Drag and Drop Behavior from GanttView to Scheduler]({%slug drag-and-drop-from-ganttview-to-scheduler%})|
2021
|[How to Build a Truck System with Custom Task Elements in GanttView]({%slug truck-system-with-custom-items-in-ganttview%})|
2122
|[Indicate Special Days in RadGanttView]({%slug indicate-special-days-in-radganttview%})|

controls/gridview/kb-related-articles.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The following article list Knowledge Base articles related to this section of co
2020
|[Add "Check All" in the header cell for a GridViewCheckBoxColumn]({%slug add-check-all-in-the-header-cell-for-a-gridviewcheckboxcolumn%})|
2121
|[Add two or more controls in one cell in RadGridView]({%slug add-two-or-more-controls-in-one-cell-in-grid%})|
2222
|[Adding custom elements inside a cell when it is in edit mode]({%slug adding-custom-elements-inside-a-cell-when-it-is-in-edit-mode%})|
23+
|[Adjusting GridViewComboBoxColumn Editor DropDown Width to the Longest Text in RadGridView]({%slug gridview-combobox-popup-width-longest-text%})|
2324
|[Allow End-Users to Add Items to MultiColumnCombobox Editor]({%slug allow-end-users-to-add-items-to-multicolumncombobox-editor%})|
2425
|[Application Hangs When a Single GridView Cell is Copied in Windows 11]({%slug windows11-clipboard-freeze%})|
2526
|[Barcode Column in RadGridView]({%slug barcode-column-in-gridview%})|
@@ -56,6 +57,7 @@ The following article list Knowledge Base articles related to this section of co
5657
|[Display Text for Invalid Values in GridView's Combobox Column]({%slug display-text-for-invalid-values-in-grid-combobox-column%})|
5758
|[Drag and drop functionality from RadGridView to RadTreeView]({%slug drag-and-drop-functionality-from-radgridview-to-radtreeview%})|
5859
|[Emulate Cell Merge in RadGridView]({%slug emulate-cell-merge-in-radgridview%})|
60+
|[End Edit Mode When Navigating to Another Cell in RadGridView for WinForms]({%slug end-editing-on-cell-navigation-radgridview-winforms%})|
5961
|[Export RadGridView in Docx document using RadWordsProcessing]({%slug gridview-export-in-docx%})|
6062
|[Export Selected Rows in RadGridView]({%slug gridview-export-selected-rows%})|
6163
|[Export two or more grids to a single sheet]({%slug export-to-single-sheet%})|
@@ -103,6 +105,7 @@ The following article list Knowledge Base articles related to this section of co
103105
|[How to filter RadGridView by custom types]({%slug filter-grid-by-custom-type%})|
104106
|[How to get all filtered rows in RadGridView with paging]({%slug get-all-filtered-rows-in-gridview-with-paging%})|
105107
|[How to Improve Scrolling Performance with Down Arrow Key in RadGridView]({%slug gridview-improve-down-arrow-key-performance%})|
108+
|[How to Indent Select Column Checkbox for Grouped Rows]({%slug gridview-indent-selectcolumn-group-winforms%})|
106109
|[How to Indicate Errors in RadGridView]({%slug indicate-errors-in-gridview%})|
107110
|[How to Indicate RadTextBoxEditor in Grid Filter Cells]({%slug indicate-textboxeditor-in-grid-filter-cell%})|
108111
|[How to keep the sort order after grouping in RadGridView]({%slug sort-order-after-grouping-in-gridview%})|
@@ -139,6 +142,7 @@ The following article list Knowledge Base articles related to this section of co
139142
|[Newly Added Rows in GridView Disappear If Filtering is Applied]({%slug missing-new-rows-in-filtered-gridview%})|
140143
|[Node drag and drop between RadTreeView and RadGridView]({%slug node-drag-and-drop-between-radtreeview-and-radgridview%})|
141144
|[Permanent editor in a filter cell]({%slug gridview-permaneneditor-in-filter-cell%})|
145+
|[Prevent Column Dragging Over Pinned Columns in RadGridView for WinForms]({%slug gridview-prevent-column-drag-over-pinned%})|
142146
|[Print Header in RadGridView Only on the First Page]({%slug gridview-print-header-on-first-page%})|
143147
|[Printing RadGridView via Telerik Reporting]({%slug printing-radgridview-via-telerik-reporting%})|
144148
|[Quick Filter Bar for RadGridView]({%slug grid-quick-filter-bar%})|

controls/menus/kb-related-articles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The following article list Knowledge Base articles related to this section of co
1717
|----|
1818
|[Distinguishing the Source Control of RadContextMenu]({%slug distinguishing-the-source-control-of-radcontextmenu%})|
1919
|[How to migrate to new two columns menu]({%slug how-to-migrate-to-new-two-columns-menu%})|
20+
|[Removing the Icon Column in RadContextMenu for WinForms]({%slug contextmenu-remove-icon-column%})|
21+
|[Wrapping Text in RadMenu and RadDropDownButton Items in WinForms]({%slug menuitem-wrap-text%})|
2022

2123
## See Also
2224

controls/panels-and-labels/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following article list Knowledge Base articles related to this section of co
1919
|[Floating RadLabel]({%slug floating-label%})|
2020
|[How to achieve transparency effect in Winforms cotrols]({%slug transparency-effect-winforms-controls%})|
2121
|[How to create RadLinkLabel]({%slug link-label%})|
22+
|[Preventing Scrollbars from Moving When Clicking on the ScrollablePanel]({%slug scrollablepanel-prevent-scrollbars-moving%})|
2223
|[Update the Text of Rad Label]({%slug update-label-layout%})|
2324

2425
## See Also

controls/scheduler/kb-related-articles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following article list Knowledge Base articles related to this section of co
1919
|[Copy/Paste custom fields in RadScheduler]({%slug scheduler-copy-paste-custom-fields%})|
2020
|[Custom Time Scale in RadScheduler]({%slug scheduler-custom-time-scale%})|
2121
|[Customize Appointment Backgrounds and Statuses in RadScheduler]({%slug customize-appointment-backgrounds-and-statuses%})|
22+
|[Customizing AppointmentElement Text in RadScheduler]({%slug scheduler-customize-appointmentelement-text%})|
2223
|[Determining Header Cell and its Resource ID in MouseDown Events in RadScheduler]({%slug radscheduler-header-cell-click%})|
2324
|[How to Confirm Appointment's Resizing in RadScheduler]({%slug custom-resizing-behavior-in-radscheduler%})|
2425
|[How to customize Print Settings Dialog in RadScheduler]({%slug customize-print-settings-dialog%})|

knowledge-base/command-injection-cve-2024-7679.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Command Injection Vulnerability
33
description: "How to mitigate CVE-2024-7679, a command injection vulnerability when using hyperlinks."
44
slug: command-injection-vulnerability-cve-2024-7679
5+
tags: common
56
res_type: kb
67
---
78

telerik-presentation-framework/kb-related-articles.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following article list Knowledge Base articles related to this section of co
2222
|[Binding two controls to the same data source]({%slug binding-two-controls-to-the-same-data-source%})|
2323
|[Building applications for x64 (or AnyCPU at 64-bit OS)]({%slug building-applications-for-x64-(or-anycpu-at-64-bit-os)%})|
2424
|[ClickOnce Application is Broken]({%slug clickonce-application-is-broken%})|
25+
|[Command Injection Vulnerability]({%slug command-injection-vulnerability-cve-2024-7679%})|
2526
|[Could not load file or assembly Telerik.WinControls.XmlSerializers]({%slug could-not-load-file-or-assembly-telerik-wincontrols-xmlserializers%})|
2627
|[Customize the Color for SVG Images]({%slug customize-the-color-for-svg-images%})|
2728
|[Dashboard Demo]({%slug dashboard-demo%})|
@@ -82,6 +83,7 @@ The following article list Knowledge Base articles related to this section of co
8283
|[RadControls with no themes, RadControls with replaced ControlDefault theme]({%slug radcontrols-with-no-themes-radcontrols-with-replaced-controldefault-theme%})|
8384
|[Reflecting changes in custom themes in design time]({%slug reflecting-changes-in-custom-themes-in-design-time%})|
8485
|[Resolving Missing Telerik Menu and Controls in Visual Studio 2017]({%slug missing-telerik-menu-controls-visual-studio-2017%})|
86+
|[Resolving Visual Studio 2022 Crash with Telerik Extensions]({%slug resolve-visual-studio-2022-crash-telerik-extensions%})|
8587
|[Resources in resx files are lost when the form is modified]({%slug resources-in-resx-files-are-lost-when-the-form-is-modified%})|
8688
|[Restore row values when row validation fails]({%slug restore-row-values-when-row-validation-fails%})|
8789
|[Reusing the command pattern implemented in TPF]({%slug reusing-the-command-pattern-implemented-in-tpf%})|
@@ -93,6 +95,7 @@ The following article list Knowledge Base articles related to this section of co
9395
|[Tutorial - Create a Custom Theme Component]({%slug tutorial-custom-theme-component%})|
9496
|[Unable to build project after upgrade. Now what?]({%slug unable-to-build-project-after-upgrade%})|
9597
|[Unblock .resx Files Downloaded in Telerik WinForms Source Code]({%slug unblock-resx-files-downloaded-in-source-code%})|
98+
|[Unsafe Deserialization Vulnerability (10013)]({%slug unsafe-deserialization-vulnerability-cve-2024-10013%})|
9699
|[Using RadControls for WinForms inside a WinForms validation process]({%slug using-radcontrols-for-winforms-inside-a-winforms-validation-process%})|
97100
|[Using RadControls for WinForms with inherited forms]({%slug using-radcontrols-for-winforms-with-inherited-forms%})|
98101
|[Using RadEditor for ASP.NET AJAX in a Windows application]({%slug using-radeditor-for-asp-net-ajax-in-a-windows-application%})|

0 commit comments

Comments
 (0)