Added links to the KB articles in the SDK projects` descriptions
This commit is contained in:
Родитель
c0637e5e9b
Коммит
a3137d3540
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
By default the area series are pained from bottom to top (above the horizontal axis). This article shows how you can paint a chart where the area is started from zero. This means that the positive values will go up and the negative down.
|
||||
By default the area series are pained from bottom to top (above the horizontal axis). This article shows how you can paint a chart where the area is started from zero. This means that the positive values will go up and the negative down.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/negative-area-chart
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
This article demonstrates how to control the properties order in **RadDataEntry**.
|
||||
This article demonstrates how to control the properties order in **RadDataEntry**.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/dataentry-properties-order
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
A custom dragging service class introducing a **DragMode** property determining in what direction a shape can be dragged.
|
||||
A custom dragging service class introducing a **DragMode** property determining in what direction a shape can be dragged.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/diagram-restricting-drag-direction
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
A custom implementation showing how the tasks can snap to a full day and update with a single day at a time during drag-and drop or while resizing.
|
||||
A custom implementation showing how the tasks can snap to a full day and update with a single day at a time during drag-and drop or while resizing.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/snapping-per-day-in-radganttview
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
Custom implementation demonstrating how one can add a free value or use a value from the popup when using GridViewComBoxColumn.
|
||||
Custom implementation demonstrating how one can add a free value or use a value from the popup when using GridViewComBoxColumn.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/free-text-in-combobox-column
|
|
@ -16,4 +16,4 @@
|
|||
An example demonstrating how additional filtering indicators can be added to the filter row header and data cells.
|
||||
![filtering-indicators-gridview 001](filtering-indicators-gridview001.gif)
|
||||
|
||||
Step by Step Guide: https://docs.telerik.com/devtools/winforms/knowledge-base/filtering-indicators-in-gridview
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/filtering-indicators-in-gridview
|
|
@ -14,3 +14,5 @@
|
|||
## Description
|
||||
|
||||
This solution provides a C# and a VB.NET project demonstrating how to create a custom item suitable for a shopping cart (you can see the product details and adjust the amount).
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/shopping-cart-lsitview-custom-item
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
Custom implementation demonstrating how the MapPin object can be extended to support images.
|
||||
Custom implementation demonstrating how the MapPin object can be extended to support images.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/radmap-pins-with-an-image
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
This solution provides a C# and a VB.NET project demonstrating how to change the value of **RadRadialGauge** by handling user's mouse/keyboard input. A complete step by step tutorial is available in the [How to change radial gauge's value with the mouse/keyboard ](https://docs.telerik.com/devtools/winforms/knowledge-base/how-to-change-gauges-value-with-the-mouse-keyboard) article.
|
||||
This solution provides a C# and a VB.NET project demonstrating how to change the value of **RadRadialGauge** by handling user's mouse/keyboard input. A complete step by step tutorial is available in the [How to change radial gauge's value with the mouse/keyboard ](https://docs.telerik.com/devtools/winforms/knowledge-base/how-to-change-gauges-value-with-the-mouse-keyboard) article.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/how-to-change-gauges-value-with-the-mouse-keyboard
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
An example demonstrating how the text in the editor can be formatted to support scientific notation or display leading zeros.
|
||||
An example demonstrating how the text in the editor can be formatted to support scientific notation or display leading zeros.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/scientific-notation-leading-zeros-spineditor
|
|
@ -13,4 +13,6 @@
|
|||
|
||||
## Description
|
||||
|
||||
An example demonstrating how server side paging can be implemented fetching the data form an IQueryable object.
|
||||
An example demonstrating how server side paging can be implemented fetching the data form an IQueryable object.
|
||||
|
||||
Step by step guide: https://docs.telerik.com/devtools/winforms/knowledge-base/server-side-paging-in-virtualgrid
|
Загрузка…
Ссылка в новой задаче