Quantcast
Channel: Telerik Blogs
Viewing all articles
Browse latest Browse all 5210

Weekly Dose of Telerik Support Resources

$
0
0
<h2><a href="http://www.telerik.com/forums/latest-online-resources-for-radcontrols-for-wpf/page/3#wV-YTedXCU6_jo9xDCWRRg">Telerik UI for WPF</a></h2> <strong>Common<br /> </strong><a href="http://docs.telerik.com/devtools/wpf/common-faq" target="_blank">Common FAQ</a><br /> Getting started with general platform questions.<br /> <br /> <strong>RadGanttView<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/GanttView/NotAllowedTargetDropSlots" target="_blank">NotAllowedTargetDropSlots</a><br /> This example demonstrates how to create a custom GanttDragDropBehavior in order to achieve a behavior where drag and drop is not allowed in specific time frame slots of the TimeRuler of the control.<br /> <br /> <strong>RadGridView<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/LightweightComboBoxColumn" target="_blank">Lightweight GridViewComboBoxColumn</a><br /> This example demonstrates how to configure lightweight GridViewComboBoxColumn with validation.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/SortGroupByAggregate" target="_blank">Sort Group by Aggregate</a><br /> This example demonstrates how to sort groups by defined aggregate functions.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/SortGroupByDifferentProperty" target="_blank">Sort Group by Different Property</a><br /> This example demonstrates how to sort groups by different property.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/styles-and-templates/styling-validation-tooltips" target="_blank">Styling Validation Tooltips</a><br /> This article describes how the validation tooltip can be customized.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/how-to/customize-ui-programmatically" target="_blank">Customize UI programmatically</a><br /> This example demonstates how to find elements with ParentOfType&lt;&gt; and ChildrenOfType&lt;&gt; methods.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/DragDropWithLines" target="_blank">Drag and Drop within RadGridView</a><br /> This example demonstrates how to implement drag and drop within RadGridView, giving the user feedback where the dragged item will be dropped.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/overview" target="_blank">Columns</a><br /> This chapter give detailed information about columns in RadGridView.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/how-to/create-generic-date-time-picker-column" target="_blank">Create Generic DateTimePicker Column</a><br /> This article demonstrates how a reusable DateTimePicker Column can be defined.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/columntypes/column-types-combobox-column" target="_blank">GridViewComboBoxColumn</a><br /> This article explains how to configure GridViewComboBoxColumn.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/troubleshooting/reevaluation-dataoperations" target="_blank">Data Operations</a><br /> This article suggests how to re-evaluate data operations like filtering, sorting or grouping.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/ReadOnlyBinding" target="_blank">ReadOnlyBinding</a><br /> This example demonstrates how to control which rows or cells to be read only.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/features/merged-cells.html" target="_blank">Merged Cells</a><br /> This article explains the support for merged cells in RadGridView.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/features/ui-virtualization" target="_blank">UI Virtualization</a><br /> This article explainss how row and column virtualization work. Updated with note on column virtualization.<br /> <a href="http://docs.telerik.com/devtools/wpf/controls/radgridview/troubleshooting/performance" target="_blank">Performance Tips and Tricks</a><br /> Updated with two more suggestions.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/ExportPagedDataExcel" target="_blank">Export paged data</a><br /> This example demonstrates how to export paged data to Excel.<br /> <br /> <strong>RadRichTextBox<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/RichTextBox/CustomFontPropertiesDialog" target="_blank">Custom Font Properties Dialog</a><br /> The example demonstrates how to customize the FontPropertiesDialog in RadRichTextBox.<br /> <br /> <strong>RadScheduleView<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/AgendaViewDefinition" target="_blank">AgendaViewDefinition</a><br /> This example demonstrates how to implement an Agenda ViewDefinition for RadScheduleView using RadListBox.<br /> <br /> <br /> <h2><a href="http://www.telerik.com/forums/latest-online-resources-for-radcontrols-for-silverlight/page/3#7izzpgUNfEipyvBuX09u_A">Telerik UI for Silverlight</a></h2> <strong>Common<br /> </strong><a href="http://docs.telerik.com/devtools/silverlight/common-faq" target="_blank">Common FAQ</a><br /> Getting started with general platform questions.<br /> <br /> <strong>RadGanttView<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/GanttView/NotAllowedTargetDropSlots" target="_blank">NotAllowedTargetDropSlots</a><br /> This example demonstrates how to create a custom GanttDragDropBehavior in order to achieve a behavior where drag and drop is not allowed in specific time frame slots of the TimeRuler of the control.<br /> <br /> <strong>RadGridView<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/LightweightComboBoxColumn" target="_blank">Lightweight GridViewComboBoxColumn</a><br /> This example demonstrates how to configure lightweight GridViewComboBoxColumn with validation.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/SortGroupByAggregate" target="_blank">Sort Group by Aggregate</a><br /> This example demonstrates how to sort groups by defined aggregate functions.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/SortGroupByDifferentProperty" target="_blank">Sort Group by Different Property</a><br /> This example demonstrates how to sort groups by different property.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/styles-and-templates/styling-validation-tooltips" target="_blank">Styling Validation Tooltips</a><br /> This article describes how the validation tooltip can be customized.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/how-to/customize-ui-programmatically" target="_blank">Customize UI programmatically</a><br /> This example demonstates how to find elements with ParentOfType&lt;&gt; and ChildrenOfType&lt;&gt; methods.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/DragDropWithLines" target="_blank">Drag and Drop within RadGridView</a><br /> This example demonstrates how to implement drag and drop within RadGridView, giving the user feedback where the dragged item will be dropped.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/columns/overview" target="_blank">Columns</a><br /> This chapter give detailed information about columns in RadGridView.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/columns/how-to/create-generic-date-time-picker-column" target="_blank">Create Generic DateTimePicker Column</a><br /> This article demonstrates how a reusable DateTimePicker Column can be defined.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/columns/columntypes/column-types-combobox-column" target="_blank">GridViewComboBoxColumn</a><br /> This article explains how to configure GridViewComboBoxColumn.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/troubleshooting/reevaluation-dataoperations" target="_blank">Data Operations</a><br /> This article suggests how to re-evaluate data operations like filtering, sorting or grouping.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/ReadOnlyBinding" target="_blank">ReadOnlyBinding</a><br /> This example demonstrates how to control which rows or cells to be read only.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/features/ui-virtualization" target="_blank">UI Virtualization</a><br /> This article explainss how row and column virtualization work. Updated with note on column virtualization.<br /> <a href="http://docs.telerik.com/devtools/silverlight/controls/radgridview/troubleshooting/performance" target="_blank">Performance Tips and Tricks</a><br /> Updated with two more suggestions.<br /> <a href="https://github.com/telerik/xaml-sdk/tree/master/GridView/ExportPagedDataExcel" target="_blank">Export paged data</a><br /> This example demonstrates how to export paged data to Excel.<br /> <br /> <strong>RadRichTextBox<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/RichTextBox/CustomFontPropertiesDialog" target="_blank">Custom Font Properties Dialog</a><br /> The example demonstrates how to customize the FontPropertiesDialog in RadRichTextBox.<br /> <br /> <strong>RadScheduleView<br /> </strong><a href="https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/AgendaViewDefinition" target="_blank">AgendaViewDefinition</a><br /> This example demonstrates how to implement an Agenda ViewDefinition for RadScheduleView using RadListBox.<br /> <br /> <br /> <h2><a href="http://www.telerik.com/forums/latest-online-resources-for-radcontrols-for-winforms/page/4#CO8a-XunzUm1LVE49ok8Xw">Telerik UI for WinForms</a></h2> <strong>New help articles</strong><br /> <strong>RadDiagrams<br /> </strong><a href="http://www.telerik.com/help/winforms/diagram-features-commands.html" style="line-height: 1.5;" target="_blank">Commands</a><br /> <span style="line-height: 1.5;">RadDiagram provides a powerful set of RoutedUICommands that help you work with your RadDiagram and its items easily and build better MVVM applications.<br /> </span><span style="line-height: 1.5;"><br /> <strong>RadDropDownList<br /> </strong></span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-populating-with-data-design-time.html" style="line-height: 1.5;">Populating with data at Design time</a><br /> <span style="line-height: 1.5;">This article demonstrates how to populate RadDropDownList with data at design time. The RadListDataItem Collection Editor allows you to do that.<br /> </span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-populating-with-data-adding-items-programmatically.html" style="line-height: 1.5;">Adding items programmatically</a><br /> <span style="line-height: 1.5;">RadDropDownList supports adding items at run time, which means that you can manually populate it with data. This article demonstrates how to add two different items to the RadDropDownList.Items collection.<br /> </span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-populating-with-data-data-binding.html" style="line-height: 1.5;">Data Binding</a><br /> <span style="line-height: 1.5;">This article demonstrates how the display of data in a&nbsp;</span><span style="line-height: 1.5;">RadDropDownList</span><span style="line-height: 1.5;">&nbsp;can be bound to a data source.<br /> </span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-structure.html" style="line-height: 1.5;">Structure</a><br /> <span style="line-height: 1.5;">This article describes the inner structure and organization of the elements which build the&nbsp;</span><span style="line-height: 1.5;">RadDropDownList</span><span style="line-height: 1.5;">&nbsp;control.<br /> </span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-customizing-items.html" style="line-height: 1.5;">Custom Items</a><br /> <span style="line-height: 1.5;">This article demonstrates how to display detailed information for each employee from the Northwind.Employees table which is used as data source.<br /> </span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-sorting.html" style="line-height: 1.5;">Sorting</a><br /> <span style="line-height: 1.5;">RadDropDownList supports sorting of its pop-up items. You can control how the items in the RadDropDownList are sorted by specifying the SortStyle property.<br /> </span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-item-sizing.html" style="line-height: 1.5;">Item Sizing</a><br /> <span style="line-height: 1.5;">It demonstrates how to customize the items' size in the pop-up.<br /> </span><span style="line-height: 1.5;"><br /> <strong>RadGridView<br /> </strong></span><a href="http://www.telerik.com/help/winforms/gridview-grouping-sorting-group-rows.html" style="line-height: 1.5;">Sorting group rows</a><br /> <span style="line-height: 1.5;">This article demonstrates how to customize the groups sort order.<br /> </span><span style="line-height: 1.5;"><br /> <strong>RadListControl<br /> </strong></span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-listcontrol-drag-and-drop.html" style="line-height: 1.5;">Drag and Drop in Bound Mode</a><br /> <span style="line-height: 1.5;">This article demonstrates how you can implement drag and drop operation between two bound RadListControl controls.&nbsp;<br /> </span><span style="line-height: 1.5;"><br /> <strong>Updated help articles</strong><br /> </span><strong style="line-height: 1.5;">RadGridView<br /> </strong><a href="http://www.telerik.com/help/winforms/gridview-cells-custom-cells.html" style="line-height: 1.5;" target="_blank">Creating custom cells</a><br /> <span style="line-height: 1.5;">It demonstrates an example demonstrates a sample approach how to customize the GridGroupContentCellElement in order to add a drop-down with aggregate functions next to the group header and calculate the function considering the user selection.<br /> </span><span style="line-height: 1.5;"><br /> <strong>RadDropDownList<br /> </strong></span><a href="http://www.telerik.com/help/winforms/dropdown-and-listcontrol-dropdownlist-autocompleate.html" style="line-height: 1.5;">Auto-complete</a><br /> <span style="line-height: 1.5;">It demonstrates how to customize the auto-complete helpers.<br /> </span><span style="line-height: 1.5;"><br /> <strong>RadListView<br /> </strong></span><a href="http://www.telerik.com/help/winforms/listview-custom-items.html" style="line-height: 1.5;" target="_blank">Custom Items</a><br /> <span style="line-height: 1.5;">A new section is included which demonstrates how to create custom items in IconsView.<br /> <br /> <strong>New KB Article</strong><br /> </span> <strong style="line-height: 1.5;"><strong>RadGridView<br /> </strong></strong><a href="http://www.telerik.com/support/kb/winforms/details/radgridview-crud-in-object-relational-hierarchy-mode" style="line-height: 1.5;" target="_blank">RadGridView CRUD in Object Relational Hierarchy Mode</a><br /> <span style="line-height: 1.5;">CRUD implementation for the inner levels of a&nbsp;</span><strong style="line-height: 1.5;">RadGridView</strong><span style="line-height: 1.5;">&nbsp;when set to&nbsp;Object Relational Hierarchy mode.<br /> </span><a href="http://www.telerik.com/support/kb/winforms/details/use-custom-comparer-to-speed-up-the-sorting-in-radgridview" style="line-height: 1.5;" target="blank">Use Custom Comparer to Speed up the Sorting in RadGridView</a><br /> <span style="line-height: 1.5;">The article shows how you can speed up the grid sorting when large amount of data is used.<br /> </span><span style="line-height: 1.5;"><br /> <strong>RadPdfViewer<br /> </strong></span><a href="http://www.telerik.com/support/kb/winforms/details/notsupportedexception-startxref-keyword-cannot-be-found-when-loading-pdf-file-in-radpdfviewer-for-winforms" style="line-height: 1.5;">NotSupportedException &ldquo;Startxref keyword cannot be found&rdquo; when loading pdf file in RadPdfViewer for WinForms</a><br /> <span style="line-height: 1.5;">This article demonstrates how to deal with a NotSupportedException (with message &ldquo;Startxref keyword cannot be found&rdquo;) which is thrown, when attempting to load a pdf file in RadPdfViewer.</span>

Viewing all articles
Browse latest Browse all 5210

Trending Articles